Latest update - 7208
This commit is contained in:
@@ -140,7 +140,7 @@ ngx_http_header_t ngx_http_headers_in[] = {
|
||||
offsetof(ngx_http_headers_in_t, upgrade),
|
||||
ngx_http_process_header_line },
|
||||
|
||||
#if (NGX_HTTP_GZIP)
|
||||
#if (NGX_HTTP_GZIP || NGX_HTTP_HEADERS)
|
||||
{ ngx_string("Accept-Encoding"),
|
||||
offsetof(ngx_http_headers_in_t, accept_encoding),
|
||||
ngx_http_process_header_line },
|
||||
|
||||
Reference in New Issue
Block a user