Re: [whatwg/xhr] Wrong upload progress event raising (#127)

Does this happen in all browsers? It might be worth filing a bug about, but I suspect it might be due to writing to the socket happening faster than data actually being transmitted and the latter being somewhat out of control of the client.

-- 
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/xhr/issues/127#issuecomment-283354930

Received on Wednesday, 1 March 2017 19:39:18 UTC