curl-library
Re: Problem with CURLOPT_USERPWD
Date: Sat, 14 Jun 2003 16:32:35 +1000
(Followup diverted to library list...)
Georg,
On Sat, 14 Jun 2003 02:38 am, Georg Horn wrote:
> Hi,
>
> i have the following snippet of code:
...snip...
> and it doesn't work. I have set CURLOPT_VERBOSE, and i can see that the
> same request is sent over and over again, without any "Authorization: Basic
> ..." Header. I have to close and reopen the connection, set all the options
> again (inclusive the CURLOPT_USERPWD) to make it work. What am i doing
> wrong, or is this a bug?
The version I attached here works fine for me - I'd say it was a bug in
libcurl. I'm using 7.10.5 with WWW::Curl 2.0.
> I'm still using a quite old version of curl:
> 7.9.8...
Yes, it is quite old now. You didn't say which version of Curl::easy (or now,
WWW::Curl) you are using, but I don't think there is anything in there which
would cause this.
Cris
-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
- text/x-perl attachment: pass-test.pl