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

Open
gregory-shklover opened this issue Oct 7, 2024 · 2 comments
Open

Please add support for CURL_NOPROXY override #1121

gregory-shklover opened this issue Oct 7, 2024 · 2 comments

Comments

@gregory-shklover
Copy link

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
Author

Added suggestion here: #1125
Did not validate yet

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

No branches or pull requests

2 participants