NGX_HTTP_GZIP_PROXIED_NO_ETAG 160 src/http/ngx_http_core_module.c { ngx_string("no_etag"), NGX_HTTP_GZIP_PROXIED_NO_ETAG }, NGX_HTTP_GZIP_PROXIED_NO_ETAG 2257 src/http/ngx_http_core_module.c if ((p & NGX_HTTP_GZIP_PROXIED_NO_ETAG) && r->headers_out.etag) {