Home
last modified time | relevance | path

Searched refs:gzip_proxied (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h407 ngx_uint_t gzip_proxied; /* gzip_proxied */ member
H A Dngx_http_core_module.c750 offsetof(ngx_http_core_loc_conf_t, gzip_proxied),
1990 p = clcf->gzip_proxied; in ngx_http_gzip_ok()
3752 ngx_conf_merge_bitmask_value(conf->gzip_proxied, prev->gzip_proxied, in ngx_http_core_merge_loc_conf()
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim289 syn keyword ngxDirective contained gzip_proxied