Re: [whatwg/fetch] Always send Origin header for (non HEAD/GET) CORS requests (PR #1463)

@evilpie commented on this pull request.



> @@ -2953,7 +2953,7 @@ given a <a for=/>request</a> <var>request</var>, run these steps:
 
   <ol>
    <li>
-    <p>Switch on <var>request</var>'s <a for=request>referrer policy</a>:
+    <p>If <var>request</var>'s <a for=request>method</a> is not "<code>cors</code>", then switch on <var>request</var>'s <a for=request>referrer policy</a>:

No, I just looked at the output again and think it's fine.

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

Message ID: <whatwg/fetch/pull/1463/review/1134343025@github.com>

Received on Friday, 7 October 2022 11:42:21 UTC