Searched refs:http_state (Results 1 – 3 of 3) sorted by relevance
459 unsigned http_state:4; member
630 r->http_state = NGX_HTTP_READING_REQUEST_STATE; in ngx_http_alloc_request()1472 r->http_state = NGX_HTTP_PROCESS_REQUEST_STATE; in ngx_http_process_request_headers()2744 r->http_state = NGX_HTTP_WRITING_REQUEST_STATE; in ngx_http_set_write_handler()3199 r->http_state = NGX_HTTP_KEEPALIVE_STATE; in ngx_http_set_keepalive()
3783 r->http_state = NGX_HTTP_PROCESS_REQUEST_STATE; in ngx_http_v2_run_request()