Searched refs:ngx_http_parse_request_line (Results 1 – 3 of 3) sorted by relevance
96 ngx_int_t ngx_http_parse_request_line(ngx_http_request_t *r, ngx_buf_t *b);
104 ngx_http_parse_request_line(ngx_http_request_t *r, ngx_buf_t *b) in ngx_http_parse_request_line() function
1071 rc = ngx_http_parse_request_line(r, r->header_in); in ngx_http_process_request_line()