Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h110 #define NGX_HTTP_CLOSE 444 macro
H A Dngx_http_request.c2462 if (rc == NGX_HTTP_CLOSE) { in ngx_http_finalize_request()