Re: [whatwg/xhr] Should we be pinning Blob URIs on fetches? (#79)

That the URL can be fetched later is defined. The URL parser clones the `Blob` after all.

That `open()` errors or where we error exactly for closed blobs is not. If someone can work out what would be best there, including how that should work for `FormData` and the streaming case of directories I'd be most grateful. I agree though that failure for that should probably not happen during `open()`...

---
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/79#issuecomment-233313866

Received on Monday, 18 July 2016 12:25:21 UTC