Re: [whatwg/fetch] Should fetches to blob URLs be more restricted? (#666)

Started writing some tests in https://github.com/w3c/web-platform-tests/pull/9320. Somewhat interesting, firefox actually throws when trying to navigate to a cross origin blob: URL, which is not the behavior you'd get if fetch would just return 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/fetch/issues/666#issuecomment-362061335

Received on Wednesday, 31 January 2018 20:37:32 UTC