mswjs / interceptors

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

fix(ClientRequest): spread object args to support "follow-redirects" #541

Closed kettanaito closed 6 months ago

kettanaito commented 6 months ago

@mikicho, thanks for fixing this! Can you please give this a quick review to be sure I moved all the changes correctly?

mikicho commented 6 months ago

LGTM