Home
last modified time | relevance | path

Searched refs:NGX_HTTP_GZIP_PROXIED_NO_CACHE (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h25 #define NGX_HTTP_GZIP_PROXIED_NO_CACHE 0x0008 macro
H A Dngx_http_core_module.c162 { ngx_string("no-cache"), NGX_HTTP_GZIP_PROXIED_NO_CACHE },
2040 if ((p & NGX_HTTP_GZIP_PROXIED_NO_CACHE) in ngx_http_gzip_ok()