How to get progress from XMLHttpRequest

前端 未结 8 1916
借酒劲吻你
借酒劲吻你 2020-11-22 15:22

Is it possible to get the progress of an XMLHttpRequest (bytes uploaded, bytes downloaded)?

This would be useful to show a progress bar when the user is uploading a

8条回答
提交回复
热议问题