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 01:17:27 -0800

Bugs item #1868255, was opened at 2008-01-10 09:42
Message generated for change (Comment added) made by bagder
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: Closed
>Resolution: Fixed
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.

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

>Comment By: Daniel Stenberg (bagder)
Date: 2008-01-10 10:17

Message:
Logged In: YES
user_id=1110
Originator: NO

Thanks! Your patch was applied and committed!

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

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