- From: Benjamin Gruenbaum <notifications@github.com>
- Date: Tue, 03 Apr 2018 14:22:21 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 3 April 2018 14:22:46 UTC
@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