We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a7ab32 commit e7be53eCopy full SHA for e7be53e
cypress/cypress-nginx.conf
@@ -68,7 +68,6 @@ http {
68
proxy_set_header "X-Forwarded-Proto" "https";
69
proxy_set_header "X-GU-Okta-Env" "profile.code.dev-theguardian.com";
70
proxy_set_header Host profile.code.dev-theguardian.com;
71
- proxy_set_header Origin https://profile.code.dev-theguardian.com;
72
proxy_set_header Accept-Encoding "";
73
proxy_hide_header Content-Security-Policy;
74
0 commit comments