curl-library
Re: Using curl lib for files download
Date: Wed, 31 Dec 2008 05:54:21 -0600
On Dec 31, 2008 <sergei.trofimov_at_gmail.com> wrote:
> Do libcurl understand autoproxy or problem is how
> autoproxy configured in my env?
No, libcurl does not understand autoproxy. For that you will
probably need some additional library, e.g.
http://code.google.com/p/pacparser/
> ISSUE 2: Even with proper proxy I can't download files from
> registrationcenter.intel.com. Probably issue is how this server
> configured but I want to be sure.
I have tried from here, downloading the "w_cc_c_10.0.026_ia32.exe"
file from intel using the curl command-line tool directly, and through
a local squid proxy, and it seems to work just fine either way, with no
special cookies, user-agent, or referer headers required, so I'm afraid
I can't help you much in debugging a problem I can't see.
Maybe someone else here has experience with PAC / WPAD / autoproxy
that can help...
- Jeff
Received on 2008-12-31