+ 1
JavaScript
How can u get progress of Http request ?
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