- From: Viktor <notifications@github.com>
- Date: Mon, 09 Oct 2017 02:25:09 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 9 October 2017 09:25:36 UTC
>What did you mean by Firefox and Chrome setting the 50ms timer? from my *testing*: When a new data is received within 50 ms interval from the last data the events (progress and readystatechange) are not fired, but after some amount of milliseconds the events are fired *even* if no new data was received (and the HTTP connection is still not finished). -- 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/161#issuecomment-335105996
Received on Monday, 9 October 2017 09:25:36 UTC