- From: Ben Kelly <notifications@github.com>
- Date: Mon, 14 Aug 2017 18:24:51 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 14 August 2017 18:25:13 UTC
XHR progress is based on browser writing bytes to OS socket. Not based on server acks. Fetch API needs a progress interface added to get equivalent behavior. The stream reading wont be quite the same since buffering may take place. -- 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/577#issuecomment-322269045
Received on Monday, 14 August 2017 18:25:13 UTC