Re: [whatwg/fetch] Allow request/response.blob() to resolve before reading the full stream (#556)

> It would be nice to expose a hook to js ReadableStreams as well. They may be able to do something smart depending on what their underlying source really is. If its computed they can just compute ahead, etc.

Yeah, that's definitely what I meant; a new method you pass to the constructor.

-- 
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/556#issuecomment-309803745

Received on Tuesday, 20 June 2017 15:54:44 UTC