Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h26 #define NGX_HTTP_GZIP_PROXIED_NO_STORE 0x0010 macro
H A Dngx_http_core_module.c163 { ngx_string("no-store"), NGX_HTTP_GZIP_PROXIED_NO_STORE },
2048 if ((p & NGX_HTTP_GZIP_PROXIED_NO_STORE) in ngx_http_gzip_ok()