[Mono-bugs] [Bug 47669][Wis] New - Support for digest authentication in HttpWebRequest

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 15 Aug 2003 22:01:32 -0400 (EDT)


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=47669

--- shadow/47669	2003-08-15 22:01:32.000000000 -0400
+++ shadow/47669.tmp.10707	2003-08-15 22:01:32.000000000 -0400
@@ -0,0 +1,20 @@
+Bug#: 47669
+Product: Mono/Class Libraries
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: System
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: gonzalo@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Support for digest authentication in HttpWebRequest
+
+Only Basic authentication is supported currently. We gotta add support for
+Digest too.