mswjs / interceptors

Low-level network interception library.
https://npm.im/@mswjs/interceptors
MIT License
539 stars 123 forks source link

fix(XMLHttpRequest): support request `upload` events #613

Closed kettanaito closed 1 month ago

kettanaito commented 1 month ago

[!WARNING] Upload events are not implemented in JSDOM (total is always 0). This, as all the other XHR functionality, must be tested in the actual browser.

Roadmap

kettanaito commented 1 month ago

Released: v0.34.2 🎉

This has been released in v0.34.2!

Make sure to always update to the latest version (npm i @mswjs/interceptors@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.