- From: Ben Kelly <notifications@github.com>
- Date: Fri, 24 Jul 2015 08:17:02 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 24 July 2015 15:17:29 UTC
Well, currently we report progress on XMLHttpRequest when the bits are sent to the OS to go on the wire. Always doing it on the stream read is not equivalent. I think we have to break equivalence for the interception case, but for a fetch() that is not intercepted it seems we could still report when it goes to the OS. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/87#issuecomment-124555835
Received on Friday, 24 July 2015 15:17:29 UTC