Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h28 #define NGX_HTTP_UNKNOWN 0x0001 macro
H A Dngx_http_request.c619 r->method = NGX_HTTP_UNKNOWN; in ngx_http_alloc_request()