Re: [whatwg/xhr] How is the about:blank case in send-non-same-origin supported by the spec? (#194)

In https://fetch.spec.whatwg.org/#main-fetch step 5 it'll match on "request’s current url’s scheme is not an HTTP(S) scheme" which results in a network error.

-- 
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/194#issuecomment-369535975

Received on Thursday, 1 March 2018 09:43:48 UTC