Re: [whatwg/xhr] final readystatechange (readyState === 3) (#161)

@Mouvedia , no, I think, the browsers delay new events if the data was received within 50 ms interval from the last received data. I didn't test the "load", but it should work as speced (progress is fired (no delay), readystatechange(3) - not).


-- 
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-415079723

Received on Wednesday, 22 August 2018 15:47:03 UTC