Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h141 #define NGX_HTTP_VERSION_NOT_SUPPORTED 505 macro
H A Dngx_http_request.c1164 ngx_http_finalize_request(r, NGX_HTTP_VERSION_NOT_SUPPORTED); in ngx_http_process_request_line()