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

Looking at the tests @youennf wrote for this it looks like most implementations already agree with the standard and reject non-GET for blob and data URLs. We could lift the restriction, but is there a point?

I did create https://github.com/w3c/web-platform-tests/pull/3459 to account for about:unicorn being gone and about:blank supporting non-GET methods.

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

Received on Friday, 12 August 2016 12:45:16 UTC