Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h23 #define NGX_HTTP_GZIP_PROXIED_OFF 0x0002 macro
H A Dngx_http_core_module.c160 { ngx_string("off"), NGX_HTTP_GZIP_PROXIED_OFF },
1992 if (p & NGX_HTTP_GZIP_PROXIED_OFF) { in ngx_http_gzip_ok()
3753 (NGX_CONF_BITMASK_SET|NGX_HTTP_GZIP_PROXIED_OFF)); in ngx_http_core_merge_loc_conf()