Skip to content

Commit e7be53e

Browse files
author
Raphael Kabo
committed
Remove Origin header
1 parent 4a7ab32 commit e7be53e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cypress/cypress-nginx.conf

-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ http {
6868
proxy_set_header "X-Forwarded-Proto" "https";
6969
proxy_set_header "X-GU-Okta-Env" "profile.code.dev-theguardian.com";
7070
proxy_set_header Host profile.code.dev-theguardian.com;
71-
proxy_set_header Origin https://profile.code.dev-theguardian.com;
7271
proxy_set_header Accept-Encoding "";
7372
proxy_hide_header Content-Security-Policy;
7473

0 commit comments

Comments
 (0)