Re: [whatwg/fetch] Add unsafe-no-cors mode (PR #1533)

@bvandersloot-mozilla 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>"
+  <dd>This is a special mode for the <a>host environment</a> to use internally to wittingly make

I reached for "host environment" because I was talking about agent clusters in the warning and also mentioned the host environment there. I'll change this reference to [[=user agent=]](https://infra.spec.whatwg.org/#user-agent), but do you think I should leave the reference in the warning alone?

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

Message ID: <whatwg/fetch/pull/1533/review/1190257110@github.com>

Received on Tuesday, 22 November 2022 15:18:40 UTC