curl-library
RE: CURLOPT_HTTPAUTH and Digest Authorization Required
Date: Mon, 21 Feb 2005 13:30:06 -0500
I will ask, but to be honest, they might not know what the process is to
rebuild the bindings. Heck, I don't know, either, is there a FAQ you could
point me to?
-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se
[mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
Sent: Monday, February 21, 2005 8:58 AM
To: libcurl development
Subject: RE: CURLOPT_HTTPAUTH and Digest Authorization Required
On Sun, 20 Feb 2005, Jon M wrote:
> curl_setopt($ch, CURLOPT_HTTPAUTH, CURLAUTH_DIGEST);
I suspect that you need to rebuild your PHP/CURL binding to make it take
advantage of the new options.
Since you had a very old libcurl verion first the 'CURLOPT_HTTPAUTH' symbol
and others weren't defined, so it must've done some work-around to make your
program/build not barf completely. That work-around is likely not
dynamically
adjusting to the newly install libcurl version.
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2005-02-21