Re: [whatwg/streams] Add URL.createObjectURL(stream) support (#480)

What would be the difference of just doing `URL.createObjectURL(response)` when a Service worker can construct there own response with a ReadableStream and do just the same thing?

-- 
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/streams/issues/480#issuecomment-272619534

Received on Saturday, 14 January 2017 11:55:04 UTC