Skip to content

Commit

Permalink
Remove Origin header
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael Kabo committed Dec 6, 2023
1 parent 4a7ab32 commit e7be53e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/cypress-nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ http {
proxy_set_header "X-Forwarded-Proto" "https";
proxy_set_header "X-GU-Okta-Env" "profile.code.dev-theguardian.com";
proxy_set_header Host profile.code.dev-theguardian.com;
proxy_set_header Origin https://profile.code.dev-theguardian.com;
proxy_set_header Accept-Encoding "";
proxy_hide_header Content-Security-Policy;

Expand Down

0 comments on commit e7be53e

Please sign in to comment.