This is the complete list of members for XrdClHttp::VerbsCache, including all inherited members.
| Expire(std::chrono::steady_clock::time_point now) | XrdClHttp::VerbsCache | |
| Get(const std::string &url, const std::chrono::steady_clock::time_point &now=std::chrono::steady_clock::now()) const | XrdClHttp::VerbsCache | inline |
| GetCacheHits() const | XrdClHttp::VerbsCache | inline |
| GetCacheMisses() const | XrdClHttp::VerbsCache | inline |
| GetUrlKey(const std::string &url, std::string &modified_url) | XrdClHttp::VerbsCache | inlinestatic |
| GetVerbString(HttpVerb ctype) | XrdClHttp::VerbsCache | inlinestatic |
| HttpVerb enum name | XrdClHttp::VerbsCache | |
| Instance() | XrdClHttp::VerbsCache | static |
| Put(const std::string &url, const HttpVerbs &verbs, const std::chrono::steady_clock::time_point &now=std::chrono::steady_clock::now()) const | XrdClHttp::VerbsCache | inline |