cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-1868255 ] HTTP Digest auth header parse error

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Thu, 10 Jan 2008 00:42:38 -0800

Bugs item #1868255, was opened at 2008-01-10 11:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1868255&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
Group: wrong content
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nikitinskit Dmitriy (nikitinskiyda)
Assigned to: Daniel Stenberg (bagder)
Summary: HTTP Digest auth header parse error

Initial Comment:
Hi.

curl-7.17.1
I have server that required digest authentication. They have sending such header:
www-authenticate: digest realm="eee" , algorithm="MD5" , opaque="1234" , qop="auth" , nonce="6484"

Function Curl_input_digest doesn't handle correctly such header (problem is: after quote following space). Unfortunately I can't change server code.

I have attached patch for Curl_input_digest function, to solve this problem.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1868255&group_id=976
Received on 2008-01-10

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET