Re: [w3c/FileAPI] Support `Response` in `URL.createObjectURL` (#97)

@wanderview that won't work for my uses which are putting the URL inside of JS which requires a string:

```mjs
import "blob: ..."
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/issues/97#issuecomment-364958786

Received on Monday, 12 February 2018 15:35:31 UTC