Searched refs:NGX_HTTP_NOT_ALLOWED (Results 1 – 9 of 9) sorted by relevance
118 return NGX_HTTP_NOT_ALLOWED; in ngx_http_empty_gif_handler()
63 return NGX_HTTP_NOT_ALLOWED; in ngx_http_static_handler()206 return NGX_HTTP_NOT_ALLOWED; in ngx_http_static_handler()
93 return NGX_HTTP_NOT_ALLOWED; in ngx_http_stub_status_handler()
77 return NGX_HTTP_NOT_ALLOWED; in ngx_http_flv_handler()
184 return NGX_HTTP_NOT_ALLOWED; in ngx_http_memcached_handler()
1054 rc = NGX_HTTP_NOT_ALLOWED; in ngx_http_dav_error()
442 return NGX_HTTP_NOT_ALLOWED; in ngx_http_mp4_handler()
94 #define NGX_HTTP_NOT_ALLOWED 405 macro
1942 ngx_http_finalize_request(r, NGX_HTTP_NOT_ALLOWED); in ngx_http_process_request_header()