Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(doc): fix link to proxy library #636

Merged
merged 1 commit into from
Feb 7, 2025
Merged

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Feb 6, 2025

Fixes: #635

@aduh95 aduh95 mentioned this pull request Feb 6, 2025
Comment on lines 296 to +297
- `HTTP_PROXY`, `HTTPS_PROXY`, and `NO_PROXY` are supported through
[`node-proxy-agent`](https://github.com/TooTallNate/node-proxy-agent).
[`proxy-from-env`](https://github.com/Rob--W/proxy-from-env).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should be a bit more specific here.
We use proxy-from-env to get which proxy address to pass to Undici.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it matter?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not really, no.
Feel free to ignore this.

@aduh95 aduh95 merged commit bae0839 into nodejs:main Feb 7, 2025
12 checks passed
@aduh95 aduh95 deleted the proxy-from-env branch February 7, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

proxy quirks
2 participants