Re: [whatwg/xhr] Remove any headers (#83)

I see @youennf pointed you here, but we don't really extend XMLHttpRequest anymore. It's in maintenance mode. https://github.com/whatwg/fetch/ still gets new features, though as was pointed out to you, many of the headers you want control over are set at the network layer and it's unlikely we'd give direct access over those to developers.

Are you using H2?

-- 
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/xhr/issues/83#issuecomment-239114303

Received on Thursday, 11 August 2016 09:34:40 UTC