Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_not_modified_filter_module.c68 NGX_HTTP_PRECONDITION_FAILED); in ngx_http_not_modified_header_filter()
75 NGX_HTTP_PRECONDITION_FAILED); in ngx_http_not_modified_header_filter()
H A Dngx_http_dav_module.c750 return NGX_HTTP_PRECONDITION_FAILED; in ngx_http_dav_copy_move_handler()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h98 #define NGX_HTTP_PRECONDITION_FAILED 412 macro