- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 23 Sep 2022 07:58:31 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 23 September 2022 14:58:44 UTC
@annevk 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>: You would have to create a nested list for the switch, but I'm not sure that's worth it? Feel free to ping me on Matrix if something is unclear. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1463#discussion_r978770046 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1463/review/1118620251@github.com>
Received on Friday, 23 September 2022 14:58:44 UTC