cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Need Help Please

From: Michael Wood <esiotrot_at_gmail.com>
Date: Sun, 4 Jan 2015 18:54:52 +0200

Hi

On 30 Dec 2014 11:41 PM, "Jones, Rick" <Rick.Jones_at_finra.org> wrote:
> The problem is our proxy, we are using WPAD to get to an external proxy
which lets people out. What settings do I need to modify in order to use
cURL? I have tried setting http_proxy and https_proxy but I’m still unable
to connect.

I believe libcurl does not include a WPAD interpreter (which would require
that it had a built in javascript interpreter). Depending on what WPAD
script actually contains, you might be able to hard code the proxy
settings. If it's more complicated you will likely have to find or build
your own WPAD interpreter and then use that to decide how to set the proxy
settings depending on the URL/IP etc.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-01-04