- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 24 Nov 2022 01:42:36 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 24 November 2022 09:42:49 UTC
@annevk commented on this pull request. > @@ -1796,13 +1798,27 @@ to not have to set <a for=/>request</a>'s <a for=request>referrer</a>. <dt>"<code>navigate</code>" <dd>This is a special mode used only when <a>navigating</a> between documents. + <dt>"<code>unsafe-no-cors</code>" I think unsafe is exactly right given that it exposes the contents of the response in the process it was invoked in. It's a name that is supposed to make you ask your peers for advice. I don't think host or ua has that kind of effect, especially since we don't have clearly delineated "host/ua agent clusters". -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1533#discussion_r1031296220 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1533/review/1192847193@github.com>
Received on Thursday, 24 November 2022 09:42:49 UTC