-
Notifications
You must be signed in to change notification settings - Fork 385
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels