Searched refs:NGX_HTTP_CLOSE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/http/ | ||
| H A D | ngx_http_request.h | 110 #define NGX_HTTP_CLOSE 444 macro |
| H A D | ngx_http_request.c | 2462 if (rc == NGX_HTTP_CLOSE) { in ngx_http_finalize_request() |