Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_special_response.c713 ngx_http_clear_last_modified(r); in ngx_http_send_special_response()
812 ngx_http_clear_last_modified(r); in ngx_http_send_refresh()
H A Dngx_http_core_module.h559 #define ngx_http_clear_last_modified(r) \ macro
H A Dngx_http_core_module.c2302 ngx_http_clear_last_modified(sr); in ngx_http_subrequest()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_xslt_filter_module.c343 ngx_http_clear_last_modified(r); in ngx_http_xslt_send()
H A Dngx_http_sub_filter_module.c272 ngx_http_clear_last_modified(r); in ngx_http_sub_header_filter()
H A Dngx_http_ssi_filter_module.c376 ngx_http_clear_last_modified(r); in ngx_http_ssi_header_filter()