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