cpr icon indicating copy to clipboard operation
cpr copied to clipboard

Please add support for CURL_NOPROXY override

Open gregory-shklover opened this issue 4 months ago • 2 comments

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

gregory-shklover avatar Oct 07 '24 18:10 gregory-shklover