We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e1cb456 + 75ac362 commit a3215d8Copy full SHA for a3215d8
deploy/includes/content/_proxy.conf
@@ -7,7 +7,6 @@ limit_except GET HEAD OPTIONS {
7
8
proxy_http_version 1.1;
9
proxy_set_header Host $proxy_host;
10
-proxy_set_header Accept-Encoding Identity;
11
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
12
proxy_redirect off;
13
proxy_buffering off;
0 commit comments