curl-library
NO_PROXY as an option for curl_easy_setopt
From: A. Craig West <acraigwest_at_gmail.com>
Date: Wed, 24 Dec 2008 11:10:48 -0500
Date: Wed, 24 Dec 2008 11:10:48 -0500
Would it be possible to have an option added for curl_easy_setopt to
specify the proxy exception list, like the NO_PROXY environment
variable? It seems very awkward to me that this one setting is only
available through the environment. For now, I am using putenv to set
it, but it isn't really consistent with how libcurl normally is
used...
-Craig
Received on 2008-12-24