Feature Request: Curl NoProxy Support
Hi,
It would be nice to implement a noproxy feature for curl to allow request to be excluded from the configured proxy. This is usefull if there is any other internal repo which cannot be reaced via the configured proxy.
I tried to fork the repo and submit a Pull request but I wasn't able to finish it yet. Here is a link to the fork: https://github.com/CrAazZyMaN21/repomanager
Source: CURLOPT_NOPROXY (https://curl.se/libcurl/c/CURLOPT_NOPROXY.html)
Thanks for the great project :heart:
Hi
Thanks for the contribution, it's a good idea and you've done a clean job. Have you been able to test it? On my side, I don't have a setup at home that allows me to test this very specific use case.
You can try to make a PR towards my devel branch and see if there are any merge conflicts. I can help you resolve them if needed :)