Home
last modified time | relevance | path

Searched refs:disable_not_modified (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.c59 || r->disable_not_modified) in ngx_http_not_modified_header_filter()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h551 unsigned disable_not_modified:1; member
H A Dngx_http_upstream.c2838 r->disable_not_modified = !u->cacheable; in ngx_http_upstream_process_headers()