- From: Benjamin Gruenbaum <notifications@github.com>
- Date: Mon, 02 Apr 2018 08:54:37 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 2 April 2018 15:55:06 UTC
ReadableStreams support buffering with watermarks but that capability is not exposed to `fetch`. I have a use case where I want to download videos with `fetch` and control how much buffering happens in the background. Eventually, I want to be able to implement something like the Chrome video tag with `fetch`. It would be great to have the capability exposed. -- 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/689
Received on Monday, 2 April 2018 15:55:06 UTC