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

As I said, we're no longer adding new features to XMLHttpRequest. I have seen those stackoverflow posts before, and with `fetch()` the situation is a little clearer, but some headers just don't make sense to remove and others are added at a much later stage so would require a specialized API. We could add such a specialized API, but the demand hasn't been that great, despite the couple Google hits.

-- 
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-239133781

Received on Thursday, 11 August 2016 11:19:27 UTC