Go to the documentation of this file.
19 int tmp = (
int)aMethod;
42 char const *end = begin + strcspn(begin,
w_space);
51 if (0 ==
image().caseCmp(begin, end-begin)) {
57 if (0 ==
image().cmp(begin, end-begin))
82 if (0 ==
image().caseCmp(s)) {
88 if (0 ==
image().cmp(s))
101 static const SBuf methodOther(
"METHOD_OTHER");
217 #if WHEN_POST_CACHE_SUPPORTED
225 #if WHEN_PROPFIND_CACHE_SUPPORTED
235 #if WHEN_CC_NOCACHE_DOES_REVALIDATES_IS_CONFIRMED
static Http::MethodType & operator++(Http::MethodType &aMethod)
int relaxed_header_parser
SBuf & assign(const SBuf &S)
SBuf theImage
Used for storing the Http::METHOD_OTHER only. A copy of the parsed method text.
@ METHOD_BASELINE_CONTROL
bool purgesOthers() const
const SBuf & image() const
bool respMaybeCacheable() const
bool isIdempotent() const
Http::MethodType theMethod
Method type.
const SBuf MethodType_sb[]
void HttpRequestMethodXXX(char const *)
bool shouldInvalidate() const
enum Http::_method_t MethodType
struct SquidConfig::@110 onoff