ngx_http_process_request_line 13 http/ngx_http_request.c static void ngx_http_process_request_line(ngx_event_t *rev); ngx_http_process_request_line 394 http/ngx_http_request.c rev->handler = ngx_http_process_request_line; ngx_http_process_request_line 592 http/ngx_http_request.c rev->handler = ngx_http_process_request_line; ngx_http_process_request_line 593 http/ngx_http_request.c ngx_http_process_request_line(rev); ngx_http_process_request_line 614 http/ngx_http_request.c c->read->handler = ngx_http_process_request_line; ngx_http_process_request_line 617 http/ngx_http_request.c ngx_http_process_request_line(c->read);