Re: [whatwg/fetch] Figure out if request header mutation is possible (#391)

Well, you can set certain headers today even for `no-cors` (e.g., `Accept`). So the flag would mostly be about preserving those, while removing the others. If we drop all headers, while simpler, we'd also end up regressing on functionality we offer today.

-- 
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/391#issuecomment-283355845

Received on Wednesday, 1 March 2017 16:41:22 UTC