cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1308 Digest Authentication on IIS

From: Sergey Tatarincev <arise24_at_users.sf.net>
Date: Wed, 04 Dec 2013 04:28:45 +0000

Oops... sorry, you are right..
how about this patch?
(after patch, tested on Microsoft-IIS/6.0 and Apache/2.2.22)
P.S. library version 7.33.0

Attachment: http_digest.diff (2.5 kB; text/x-patch)

---
** [bugs:#1308] Digest Authentication on IIS**
**Status:** open
**Labels:** CURLAUTH_DIGEST_IE 
**Created:** Mon Dec 02, 2013 09:15 AM UTC by Sergey Tatarincev
**Last Updated:** Mon Dec 02, 2013 02:06 PM UTC
**Owner:** Daniel Stenberg
Authentication on IIS with CURLAUTH_DIGEST_IE flag does not work properly.
libcurl set not "cutted" uri parameter in header "Authorization".
So, I fix this bug in Curl_output_digest (see attachment at line 444)
P.S. this solution tested on IIS 6.0
---
Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
Received on 2013-12-04

These mail archives are generated by hypermail.

donate! Page updated May 06, 2013.
web site info

File upload with ASP.NET