Releases: TooTallNate/proxy-agents
Releases · TooTallNate/proxy-agents
[email protected]
Patch Changes
- 7008a93: Update dependencies to fix ReDoS vulnerability
[email protected]
Patch Changes
- 8e92eb8: Update
vm2
dependency to v3.9.19
[email protected]
[email protected]
Patch Changes
- Updated dependencies [b3860aa]
[email protected]
Major Changes
-
b3860aa: Remove
secureProxy
getterIt was not meant to be a public property. If you were using it, just use
agent.proxy.protocol === 'https:'
instead.
[email protected]
Major Changes
-
b3860aa: Remove
secureProxy
getterIt was not meant to be a public property. If you were using it, just use
agent.proxy.protocol === 'https:'
instead.
[email protected]
Patch Changes
- 0b8a0b7: Properly reject errors during proxy
CONNECT
response
[email protected]
Patch Changes
- 25e0c93: Ensure that
socket.remoteAddress
is a string