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

Fix type definitions to account for transparent proxy discovery#57

Merged
TooTallNate merged 1 commit intoTooTallNate:masterfrom
nulltoken:patch-1
Jan 11, 2021
Merged

Fix type definitions to account for transparent proxy discovery#57
TooTallNate merged 1 commit intoTooTallNate:masterfrom
nulltoken:patch-1

Conversation

@nulltoken
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

@TooTallNate Kind bump?

@TooTallNate
Copy link
Copy Markdown
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.

2 participants