Searched refs:NGX_HTTP_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/http/ | ||
| H A D | ngx_http_request.h | 28 #define NGX_HTTP_UNKNOWN 0x0001 macro |
| H A D | ngx_http_request.c | 619 r->method = NGX_HTTP_UNKNOWN; in ngx_http_alloc_request() |