[Mono-bugs] [Bug 78476][Nor] New - HttpWebRequest must not send credentials on first request

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun May 21 12:30:07 EDT 2006


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 juraj at hotfeet.ch.

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

--- shadow/78476	2006-05-21 12:30:07.000000000 -0400
+++ shadow/78476.tmp.2489	2006-05-21 12:30:07.000000000 -0400
@@ -0,0 +1,24 @@
+Bug#: 78476
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: FC5
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: System
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: juraj at hotfeet.ch               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: HttpWebRequest must not send credentials on first request
+
+HttpWebRequest sends the credientials on the very first request if
+"PreAuthenticate" is true. This is not correct, the credentials should only
+be sent after receiving an http 401.
+
+See also:
+http://blogs.msdn.com/feroze_daud/archive/2004/07/12/180856.aspx


More information about the mono-bugs mailing list