Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h55 #define NGX_HTTP_PARSE_INVALID_METHOD 10 macro
H A Dngx_http_parse.c153 return NGX_HTTP_PARSE_INVALID_METHOD; in ngx_http_parse_request_line()
274 return NGX_HTTP_PARSE_INVALID_METHOD; in ngx_http_parse_request_line()