Re: [whatwg/fetch] Set request header's guard if no-cors (#1076)

Good point about the guard setting, but I'm less sure about "If this’s request’s method is not a CORS-safelisted method, then throw a TypeError." - are there cases where we have no-cors requests that use methods that we want to pass through, but don't want developers to be able to create themselves?

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

Received on Tuesday, 18 August 2020 13:20:48 UTC