Releases: TooTallNate/proxy-agents
Releases · TooTallNate/proxy-agents
[email protected]
Patch Changes
- 0e7dccc: Close the file descriptor handle when there is a cache hit for
file:
protocol
[email protected]
Patch Changes
- a6fe3fd: Fix compatibility with
@types/[email protected]
.
[email protected]
Minor Changes
- 9d462b8: Expose
PacProxyAgent.getResolver()
publicly
[email protected]
Patch Changes
- 12bbc08: Remove unused
debug
dependency.
[email protected]
[email protected]
Minor Changes
- 85b10b3: Lazily load agents in proxy-agent
- 96b771b: Include ClientRequest in getProxyForUrl parameters for additional flexibility
Patch Changes
[email protected]
Minor Changes
- 38760db: Lazily load agents inside pac-proxy-agent
Patch Changes
[email protected]
[email protected]
Patch Changes
- 1699a09: Handle exceptions caused by Agent.addRequest()
[email protected]
Patch Changes
- 7dc2681: Removed
fs-extra
dependency and implemented its features using native Node.js functionality.