- From: Tom Schuster <notifications@github.com>
- Date: Fri, 07 Oct 2022 04:42:08 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 7 October 2022 11:42:21 UTC
@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