Re: [whatwg/fetch] Reconsider treatment of non-GET for non-HTTP(S) schemes (#339)

As of WebKit and data URL, it currently applies CORS when loaded by fetch/xhr, hence fails loading. There is a patch to fix that and plan is to align with the spec.

Changing blob handling while we have full interop seems needless to me but I do not have strong feelings.

-- 
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/fetch/issues/339#issuecomment-240849216

Received on Thursday, 18 August 2016 20:39:10 UTC