Searched refs:HTTP_METHOD_POST (Results 1 – 4 of 4) sorted by relevance
23 HTTP_METHOD_POST, /* [RFC2616], Section 9.5 */ enumerator95 #define http_method_get_head_query_post(method) ((method) <= HTTP_METHOD_POST)
284 [HTTP_METHOD_POST] = 4, in ajp13_method_byte()322 HTTP_METHOD_POST, in ajp13_method_byte()
1245 if (HTTP_METHOD_POST == r->http_method in http_request_parse()
6030 case HTTP_METHOD_POST: in PHYSICALPATH_FUNC()