Re: [whatwg/fetch] Make Cors requests not take Referrer-Policy into account (#1013)

The way I read the expectation is that we could close this and make no change. Since "cors" same-origin would go into step 3 of https://fetch.spec.whatwg.org/#append-a-request-origin-header which means "cors" same-origin GET does not an `Origin` header "cors" same-origin POST is influenced by referrer policy.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1013#issuecomment-607667822

Received on Thursday, 2 April 2020 07:20:23 UTC