Home
last modified time | relevance | path

Searched refs:NGX_HTTP_REQUEST_URI_TOO_LARGE (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h100 #define NGX_HTTP_REQUEST_URI_TOO_LARGE 414 macro
H A Dngx_http_special_response.c432 case NGX_HTTP_REQUEST_URI_TOO_LARGE: in ngx_http_special_response_handler()
H A Dngx_http_request.c1190 ngx_http_finalize_request(r, NGX_HTTP_REQUEST_URI_TOO_LARGE); in ngx_http_process_request_line()