Searched refs:HTTP_POST (Results 1 – 3 of 3) sorted by relevance
46 HTTP_POST, enumerator 399 case HTTP_POST: { in run() 403 protocol == HTTP_POST); in run()
154 #define HTTP_POST 0x02 macro
559 { "POST", HTTP_POST, },856 if (request->hr_method == HTTP_POST && in bozo_read_request()