- From: Dean McNamee <notifications@github.com>
- Date: Thu, 12 Nov 2015 08:21:10 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Thursday, 12 November 2015 16:21:44 UTC
The spec has a concept about the body's stream, length, how much was transmitted, etc. https://fetch.spec.whatwg.org/#concept-body-transmitted It doesn't seem like there is currently API surface to access that information. This would be a really simple and useful way for routinely polling to implement something download progress. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/160
Received on Thursday, 12 November 2015 16:21:44 UTC