#include <XrdClHttpOptionsCache.hh>
Public Member Functions | |
| HttpVerbs ()=default | |
| HttpVerbs (HttpVerb verb) | |
| unsigned | GetValue () const |
| bool | IsSet (HttpVerb verb) const |
| HttpVerbs & | operator|= (HttpVerb verb) |
Definition at line 46 of file XrdClHttpOptionsCache.hh.
|
default |
|
inline |
Definition at line 49 of file XrdClHttpOptionsCache.hh.
|
inline |
Definition at line 56 of file XrdClHttpOptionsCache.hh.
|
inline |
Definition at line 51 of file XrdClHttpOptionsCache.hh.
References XrdClHttp::VerbsCache::kUnset.
Referenced by XrdClHttp::VerbsCache::Put().
Definition at line 50 of file XrdClHttpOptionsCache.hh.
References HttpVerbs().