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

Assuming the expectations of https://github.com/web-platform-tests/wpt/pull/22567 are correct, the first condition should be:

If `mode` is "websocket" or `response tainting` is "cors" or (`mode` is "cors" and `method` is neither "GET" nor "HEAD"):


 

-- 
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-607657157

Received on Thursday, 2 April 2020 06:53:41 UTC