ngx_http_parse_request_line   78 http/ngx_http.h ngx_int_t ngx_http_parse_request_line(ngx_http_request_t *r, ngx_buf_t *b);
ngx_http_parse_request_line  719 http/ngx_http_request.c         rc = ngx_http_parse_request_line(r, r->header_in);