Releases: TooTallNate/proxy-agents
Releases · TooTallNate/proxy-agents
degenerator@4.0.1
Patch Changes
- 7674748: Update
@types/node
to v14.18.45
data-uri-to-buffer@5.0.1
Patch Changes
- 7674748: Update
@types/node
to v14.18.45
agent-base@7.0.1
Patch Changes
- 7674748: Update
@types/node
to v14.18.45
proxy-agent@6.1.1
Patch Changes
- f30ed32: Use
HttpProxyAgent
for "http" andHttpsProxyAgent
for "https"
proxy-agent@6.1.0
Minor Changes
- 9a90063: Add support for
httpAgent
andhttpsAgent
options
5.0.1
5.0.0
4.0.0
2.2.4
2.2.3
Patches
- Update README with actual
secureProxy
behavior: #65 - Update
proxy
to v1.0.0: d0e3c18 - Remove unreachable code: 46aad09
- Test on Node.js 10 and 12: 3535951
- Fix compatibility with Node.js >= 10.0.0: #73
- Use an
EventEmitter
to replay failed proxy connect HTTP requests: #77
Credits
Huge thanks to @stoically, @lpinca, and @zkochan for helping!