+ 1

JavaScript

How can u get progress of Http request ?

19th Feb 2019, 4:19 PM
Abel Dzanado
Abel Dzanado - avatar
1 Odpowiedź
+ 1
I would make it so when the ready state changes, you update a progress bar. Although it wouldn’t be very accurate, since there are only 4 ready states. EDIT: https://stackoverflow.com/questions/76976/how-to-get-progress-from-xmlhttprequest
19th Feb 2019, 9:13 PM
Rowsej
Rowsej - avatar