Searched refs:NGX_HTTP_CONNECTION_CLOSE (Results 1 – 4 of 4) sorted by relevance
45 #define NGX_HTTP_CONNECTION_CLOSE 1 macro
1797 r->headers_in.connection_type = NGX_HTTP_CONNECTION_CLOSE; in ngx_http_process_connection()
824 case NGX_HTTP_CONNECTION_CLOSE: in ngx_http_handler()
3106 r->headers_in.connection_type = NGX_HTTP_CONNECTION_CLOSE; in ngx_http_v2_create_stream()