Re: [whatwg/fetch] fetch assumes a url's object is always a Blob (#457)

Aaah, okay, so the way this works is that https://html.spec.whatwg.org/#concept-media-load-resource handles `blob:` URLs itself and doesn't pass anything toward Fetch. That indeed makes things easier here.

-- 
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/457#issuecomment-382049800

Received on Tuesday, 17 April 2018 16:08:55 UTC