Re: [whatwg/fetch] Allow custom headers on no-cors requests (#380)

If we want this, I agree with @wanderview. I guess it'd be a new mode like `no-cors-same-origin`, which would allow more headers, but if request URL is/becomes cross-origin, downgrade to `cors` and filter the headers accordingly.

-- 
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/issues/380#issuecomment-382874685

Received on Thursday, 19 April 2018 20:44:05 UTC