Searched refs:hr_method (Results 1 – 3 of 3) sorted by relevance
98 if (request->hr_method == HTTP_HEAD) { in bozo_dir_index()
582 request->hr_method = mmp->type; in process_method() 856 if (request->hr_method == HTTP_POST && in bozo_read_request() 1153 if (request->hr_method == HTTP_HEAD) in handle_redirect() 1909 if (request->hr_method != HTTP_HEAD) { in bozo_process_request() 2322 if (size && request && request->hr_method != HTTP_HEAD) in bozo_http_error()
152 int hr_method; member