cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: CURLOPT_PROXYUSERPWD

From: Jerry G. Chiuan <jerry_at_oridus.com>
Date: Tue, 30 Sep 2003 17:09:34 -0700

> Subject: Re: CURLOPT_PROXYUSERPWD
> Jerry G. Chiuan wrote:
>
> >Hi All,
> >I use CURLOPT_PROXYUSERPWD for my proxy authenticaiton.
> >however, I found my app keeps retrying and the proxy keeps returning
"Proxy
> >Authentication Required"
> >I also found that the app never sends out "username:passwd"
> >( I use sniffer to capture all packets to debug )
> >
> >my proxy is Squid/2.4.STABLE7
> >
> >Does anybody have this kind of experience, or know why it behaves like
that
> >possibly
> >
> >
> Can you set CURLOPT_VERBOSE option as well and provide a log of your
> connection attempt?

Sorry guys,
I accidentally disable "Proxy-authentication:" field in http header w/
curl_slist_append(header, "Proxy-authentication:");

silly mistake!
- Jerry

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-10-01