curl-library
Re: digest authentication with HTTP post.
From: Hardeep Singh <hardeep.bhatia_at_gmail.com>
Date: Mon, 4 Apr 2005 09:23:54 +0530
Date: Mon, 4 Apr 2005 09:23:54 +0530
On Apr 3, 2005 11:56 PM, Daniel Stenberg <daniel-curl_at_haxx.se> wrote:
> On Sun, 3 Apr 2005, Hardeep Singh wrote:
>
> > If you need any specific info., please let me know.
>
> Do you specificly set digest in libcurl or are you allowing multiple auth
> types?
I am specifically setting digest in libcurl, using the statement:
curl_easy_setopt(m_cUrlEasyHandle, CURLOPT_HTTPAUTH, CURLAUTH_DIGEST);
If you want I can send you the test code that I have written to
reproduce this problem.
Received on 2005-04-04