Skip to content

v0.5.0

Compare
Choose a tag to compare
@kettanaito kettanaito released this 25 Aug 11:01

Breaking changes

  • Internal: Changes the handling of the original (unpatched) http.ClientRequest class by moving it reference out of the ClientRequestOverride class and restoring it as a part of each individual request handling (#50).

Bug fixes

  • Fixes an issue that resulted into "The superCtor argument must be of type function" error during request interception (#49).