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

> I was operating under the assumption that the client would either be a cloned ESO or null, with the necessary other arguments specified, which is already in the spec as a possible argument.

When you say "which is already in the spec as a possible argument," do you mean that we expect all `unsafe-no-cors` consumers to explicitly specify `request.policy container` and `request.referrer policy` etc., and so on, for all of the request members that would otherwise be derived implicitly from `client` (which I guess is null for these kinds of requests)?

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

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

Received on Thursday, 9 February 2023 15:59:47 UTC