Home
last modified time | relevance | path

Searched refs:ngx_http_clear_location (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_static_module.c151 ngx_http_clear_location(r); in ngx_http_static_handler()
172 ngx_http_clear_location(r); in ngx_http_static_handler()
H A Dngx_http_dav_module.c1090 ngx_http_clear_location(r); in ngx_http_dav_location()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h567 #define ngx_http_clear_location(r) \ macro
H A Dngx_http_special_response.c645 ngx_http_clear_location(r); in ngx_http_send_error_page()
H A Dngx_http_core_module.c993 ngx_http_clear_location(r); in ngx_http_core_find_config_phase()
1012 ngx_http_clear_location(r); in ngx_http_core_find_config_phase()
1692 ngx_http_clear_location(r); in ngx_http_send_response()
H A Dngx_http_script.c1137 ngx_http_clear_location(r); in ngx_http_script_regex_end_code()