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

For Streaming/asynchronous content and for content that is intended to have specific headers that are not the defaults in a Blob based `URL.createObjectURL` workflow it would be nice to support putting `Response` Objects as the backing resource for `URL.createObjectURL`.

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

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