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

Please add support for CURL_NOPROXY override #1121

Closed
gregory-shklover opened this issue Oct 7, 2024 · 2 comments · Fixed by #1125
Closed

Please add support for CURL_NOPROXY override #1121

gregory-shklover opened this issue Oct 7, 2024 · 2 comments · Fixed by #1125

Comments

@gregory-shklover
Copy link
Contributor

Is your feature request related to a problem?

There is no way to specify CURL_NOPROXY override at the moment.
This is required when one wants to disable NO_PROXY environment variable with an override.

Possible Solution

Add "no_proxy" to Proxies or an explicit option

Alternatives

Clean the environment before executing a request & restore afterwards.

Additional Context

No response

@COM8
Copy link
Member

COM8 commented Oct 10, 2024

@gregory-shklover Thanks for the feature request. Do you want to create a PR for it?

@gregory-shklover
Copy link
Contributor Author

Added suggestion here: #1125
Did not validate yet

@COM8 COM8 closed this as completed Jan 26, 2025
@COM8 COM8 linked a pull request Jan 26, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants