mswjs / interceptors

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

fix(ClientRequest): account for missing `agent.destroy` when terminating a request #585

Closed freben closed 3 months ago

freben commented 3 months ago

Follow-up from https://github.com/mswjs/interceptors/pull/330, see https://github.com/mswjs/interceptors/issues/304#issuecomment-2178645901 for details.

I understand that this is all highly unfortunate. But as long as some agent providers misbehave, this does help. Thank you!

kettanaito commented 3 months ago

Released: v0.30.1 🎉

This has been released in v0.30.1!

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.