accept_encoding  2025 http/ngx_http_core_module.c         || r->headers_in.accept_encoding == NULL
accept_encoding  2026 http/ngx_http_core_module.c         || ngx_strcasestrn(r->headers_in.accept_encoding->value.data,
accept_encoding   126 http/ngx_http_request.c                  offsetof(ngx_http_headers_in_t, accept_encoding),
accept_encoding   185 http/ngx_http_request.h     ngx_table_elt_t                  *accept_encoding;