mswjs / interceptors

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

fix(ClientRequest): spread ClientRequest object argument to fix "follow-redirects" #540

Closed mikicho closed 6 months ago

kettanaito commented 6 months ago

Thanks, @mikicho! I've moved your changes to https://github.com/mswjs/interceptors/pull/541 and fixed the failing tests.