This repository has been archived by the owner on May 5, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix type definitions to account for transparent proxy discovery (#57)
ProxyAgent constructor can be invoked without a parameter. In that case, the proxy uri is retrieved from environment variables. Relevant: - https://github.com/TooTallNate/node-proxy-agent/blob/master/test/test.js#L166-L214 - #56
- Loading branch information