Home
last modified time | relevance | path

Searched refs:NGX_HTTP_PROCESS_REQUEST_STATE (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h156 NGX_HTTP_PROCESS_REQUEST_STATE, enumerator
H A Dngx_http_request.c1472 r->http_state = NGX_HTTP_PROCESS_REQUEST_STATE; in ngx_http_process_request_headers()
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c3783 r->http_state = NGX_HTTP_PROCESS_REQUEST_STATE; in ngx_http_v2_run_request()