Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h27 #define NGX_HTTP_GZIP_PROXIED_PRIVATE 0x0020 macro
H A Dngx_http_core_module.c164 { ngx_string("private"), NGX_HTTP_GZIP_PROXIED_PRIVATE },
2056 if ((p & NGX_HTTP_GZIP_PROXIED_PRIVATE) in ngx_http_gzip_ok()