Closed
Description
Is there any way I can attach a progress listener to the xhr.upload object used in fetch?
xhr.upload.addEventListener('progress', function(){ ... })
since I use fetch to upload files (with FormData), I would find this very useful.
I initially reported this at JakeChampion/fetch#89, and was suggested to have it reported here
Metadata
Metadata
Assignees
Labels
No labels