Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h24 #define NGX_HTTP_GZIP_PROXIED_EXPIRED 0x0004 macro
H A Dngx_http_core_module.c161 { ngx_string("expired"), NGX_HTTP_GZIP_PROXIED_EXPIRED },
2008 if (!(p & NGX_HTTP_GZIP_PROXIED_EXPIRED)) { in ngx_http_gzip_ok()