Searched refs:HTTP_POST (Results 1 – 2 of 2) sorted by relevance
139 #define HTTP_POST 0x02 macro
473 { "POST", HTTP_POST, },716 if (request->hr_method == HTTP_POST && in bozo_read_request()