Searched refs:ngx_http_process_request_headers (Results 1 – 1 of 1) sorted by relevance
16 static void ngx_http_process_request_headers(ngx_event_t *rev);1150 rev->handler = ngx_http_process_request_headers; in ngx_http_process_request_line()1151 ngx_http_process_request_headers(rev); in ngx_http_process_request_line()1318 ngx_http_process_request_headers(ngx_event_t *rev) in ngx_http_process_request_headers() function