Home
last modified time | relevance | path

Searched refs:NGX_HTTP_IMS_OFF (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.c147 if (clcf->if_modified_since == NGX_HTTP_IMS_OFF) { in ngx_http_test_if_modified()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h48 #define NGX_HTTP_IMS_OFF 0 macro
H A Dngx_http_core_module.c130 { ngx_string("off"), NGX_HTTP_IMS_OFF },