Home
last modified time | relevance | path

Searched refs:NGX_HTTP_NOT_IMPLEMENTED (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h137 #define NGX_HTTP_NOT_IMPLEMENTED 501 macro
H A Dngx_http_special_response.c437 case NGX_HTTP_NOT_IMPLEMENTED: in ngx_http_special_response_handler()
H A Dngx_http_request.c1962 ngx_http_finalize_request(r, NGX_HTTP_NOT_IMPLEMENTED); in ngx_http_process_request_header()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_dav_module.c167 return NGX_HTTP_NOT_IMPLEMENTED; in ngx_http_dav_handler()