Searched refs:NGX_HTTP_REQUEST_URI_TOO_LARGE (Results 1 – 3 of 3) sorted by relevance
100 #define NGX_HTTP_REQUEST_URI_TOO_LARGE 414 macro
432 case NGX_HTTP_REQUEST_URI_TOO_LARGE: in ngx_http_special_response_handler()
1190 ngx_http_finalize_request(r, NGX_HTTP_REQUEST_URI_TOO_LARGE); in ngx_http_process_request_line()