Home
last modified time | relevance | path

Searched refs:NGX_HTTP_READING_REQUEST_STATE (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h155 NGX_HTTP_READING_REQUEST_STATE, enumerator
H A Dngx_http_request.c630 r->http_state = NGX_HTTP_READING_REQUEST_STATE; in ngx_http_alloc_request()