A JavaScript Framework for Building Brilliant Applications
-
Updated
Jan 16, 2021 - JavaScript
Add a description, image, and links to the xhr topic page so that developers can more easily learn about it.
To associate your repository with the xhr topic, visit your repo's landing page and select "manage topics."
Current behavior
Some of the events are grouped together, not representing the valid flow of an XHR request:
https://github.com/mswjs/node-request-interceptor/blob/50e5aa72ee102a8bec8e2f38e3efc9efa26d5e74/src/interceptors/XMLHttpRequest/XMLHttpRequestOverride.ts#L288-L290
Expected behavior
The
XMLHttpRequest