Re: [whatwg/fetch] Expose Stream Watermarks (#689)

@ricea for me it's very critical for me, since I don't control the origin server (which is a CDN) - so without a way to work without the server's cooperation I have to guess when saving the user bandwidth or download the whole resource.

A good example might be someone who is watching a 100mb video, Chrome's video tag knows to not download the full 100MB ahead of time - but that's something I can't implement on top of the DOM API at the moment.

-- 
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#issuecomment-378267500

Received on Tuesday, 3 April 2018 14:22:46 UTC