[Mono-bugs] [Bug 71529][Wis] Changed - WebRequest authentication - incompatibility to .NET

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 20 Jan 2005 12:34:11 -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=71529

--- shadow/71529	2005-01-20 11:07:23.000000000 -0500
+++ shadow/71529.tmp.19065	2005-01-20 12:34:11.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 71529
 Product: Mono: Class Libraries
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: tom@lshift.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -25,6 +25,10 @@
 
 Mono, however, defaults to basic authentication, which can result in a
 problem when working against servers that only do digest authentication.
 
 This may or may not be a real bug vis-a-vis the definition of the class
 libraries, but it makes porting code from windows to linux difficult.
+
+------- Additional Comments From gonzalo@ximian.com  2005-01-20 12:34 -------
+This information is not enough for fixing anything. Please add a test
+case and describe what MS does and what we do.