NGX_HTTP_GZIP_PROXIED_NO_LM  164 http/ngx_http_core_module.c     { ngx_string("no_last_modified"), NGX_HTTP_GZIP_PROXIED_NO_LM },
NGX_HTTP_GZIP_PROXIED_NO_LM 2132 http/ngx_http_core_module.c     if ((p & NGX_HTTP_GZIP_PROXIED_NO_LM) && r->headers_out.last_modified) {