Searched refs:NGX_HTTP_NOT_IMPLEMENTED (Results 1 – 4 of 4) sorted by relevance
137 #define NGX_HTTP_NOT_IMPLEMENTED 501 macro
437 case NGX_HTTP_NOT_IMPLEMENTED: in ngx_http_special_response_handler()
1962 ngx_http_finalize_request(r, NGX_HTTP_NOT_IMPLEMENTED); in ngx_http_process_request_header()
167 return NGX_HTTP_NOT_IMPLEMENTED; in ngx_http_dav_handler()