Re: [whatwg/xhr] Kill anonymous mode since nobody implemented it per specification. (7c4b8cb)

The anon variant of the constructor was there from the beginning. You cannot _not_ send cookies without the `anonymous` boolean using XHR which means there's no way to polyfill it. If it doesn't break the web—and it won't since the argument will be ignored—it should be reinstated.

-- 
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/commit/7c4b8cb0d539de4d492b0b422fd98c8c747f44df#commitcomment-28613125

Received on Tuesday, 17 April 2018 09:07:52 UTC