Skip to content

Releases: TooTallNate/proxy-agents

[email protected]

29 Jun 22:01
08c4625
Compare
Choose a tag to compare

Patch Changes

  • 7008a93: Update dependencies to fix ReDoS vulnerability

[email protected]

17 Jun 08:24
6e78b01
Compare
Choose a tag to compare

Patch Changes

  • 8e92eb8: Update vm2 dependency to v3.9.19

[email protected]

25 May 00:23
a90baa5
Compare
Choose a tag to compare

Patch Changes

[email protected]

25 May 00:23
a90baa5
Compare
Choose a tag to compare

Patch Changes

[email protected]

25 May 00:23
a90baa5
Compare
Choose a tag to compare

Major Changes

  • b3860aa: Remove secureProxy getter

    It was not meant to be a public property. If you were using it, just use agent.proxy.protocol === 'https:' instead.

[email protected]

25 May 00:23
a90baa5
Compare
Choose a tag to compare

Major Changes

  • b3860aa: Remove secureProxy getter

    It was not meant to be a public property. If you were using it, just use agent.proxy.protocol === 'https:' instead.

[email protected]

24 May 08:11
8c320cf
Compare
Choose a tag to compare

Patch Changes

  • 0b8a0b7: Properly reject errors during proxy CONNECT response

[email protected]

18 May 19:31
c0e0d83
Compare
Choose a tag to compare

Patch Changes

  • 25e0c93: Ensure that socket.remoteAddress is a string

[email protected]

18 May 19:31
c0e0d83
Compare
Choose a tag to compare

Minor Changes

  • 8ff9faa: "headers" option can now be a function

Patch Changes

[email protected]

18 May 19:31
c0e0d83
Compare
Choose a tag to compare

Minor Changes

Patch Changes