[Mono-bugs] [Bug 75102][Nor] Changed - Sometimes fails to pass basic auth credentials to web service

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 31 16:23:05 EDT 2005


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 at ximian.com.

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

--- shadow/75102	2005-05-31 15:17:41.000000000 -0400
+++ shadow/75102.tmp.8914	2005-05-31 16:23:05.000000000 -0400
@@ -5,13 +5,13 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: System
-AssignedTo: gonzalo at ximian.com                            
+AssignedTo: lluis at ximian.com                            
 ReportedBy: gnome at flowerday.cx               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Sometimes fails to pass basic auth credentials to web service
@@ -42,6 +42,11 @@
 correctly retried with the credentials after the Web server has responded
 401, but it seems the 3rd or 4th fails with this error (although sometimes
 it all works fine).
 
 Also with mono 1.0.6, only the first request works, subsequent ones
 _always_ failed.
+
+------- Additional Comments From gonzalo at ximian.com  2005-05-31 16:23 -------
+This might be related to HttpGetClientProtocol and
+HttpPostClientProtocol calling WebRequest.Create instead of
+base.GetWebRequest.


More information about the mono-bugs mailing list