Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Fix type definitions to account for transparent proxy discovery #57

Merged
merged 1 commit into from
Jan 11, 2021

Conversation

nulltoken
Copy link
Contributor

ProxyAgent constructor can be invoked without a parameter.
In that case, the proxy uri is retrieved from environment variables.

This PR updates the TypeScript type definitions to account for this.

Relevant:

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
- TooTallNate#56
@nulltoken
Copy link
Contributor Author

@TooTallNate Kind bump?

@TooTallNate
Copy link
Owner

Nice catch, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants