mswjs / interceptors

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

fix: support Readable as the request body #522

Closed mikicho closed 3 months ago

kettanaito commented 3 months ago

I've opened https://github.com/mswjs/interceptors/pull/527 as a feature branch from the socket interceptor branch (yours points to the same branch so it's a bit problematic to iterate on).