Re: [whatwg/xhr] Consider setting omit-Origin-header-flag for same origin requests (#31)

FWIW, this is being fixed by https://github.com/whatwg/fetch/issues/225. We're just obsoleting the need for the flag and instead directly check the methods in use (or the CORS flag).

-- 
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/31#issuecomment-265629627

Received on Thursday, 8 December 2016 01:46:15 UTC