[Mono-bugs] [Bug 72571][Nor] Changed - digest auth client problem

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 13 Feb 2005 21:26:43 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=72571

--- shadow/72571	2005-02-13 20:55:22.000000000 -0500
+++ shadow/72571.tmp.3184	2005-02-13 21:26:43.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 72571
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: sebastien@ximian.com                            
 ReportedBy: james@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -39,6 +39,11 @@
 The exact same code works fine on windows (it is able to auth successfully).
 
 ------- Additional Comments From james@ximian.com  2005-02-13 20:55 -------
 Created an attachment (id=14207)
 this patch appears to fix the problem
 
+
+------- Additional Comments From gonzalo@ximian.com  2005-02-13 21:26 -------
+Patch is in SVN.
+RFC 2617 talks about absoluteUri, but seems like it's not the same as
+here.