[Mono-bugs] [Bug 80709][Nor] Changed - HttpWebRequest authentication does not work as it does in .Net

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Mar 22 20:59:22 EDT 2007


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 jason.madden at riskmetrics.com.

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

--- shadow/80709	2007-02-02 18:49:31.000000000 -0500
+++ shadow/80709.tmp.18939	2007-03-22 19:59:22.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 80709
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: Windows XP SP2 & Fedora FC3 2.6.12-1.1381_FC3
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: abovill at fnfr.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -238,6 +238,16 @@
 <!--
 .
 .
 .
 .
 .<content continues>
+
+------- Additional Comments From jason.madden at riskmetrics.com  2007-03-22 19:59 -------
+I've run into this same problem (confirmed on both Mac OS X and
+Linux). It happens no matter what settings are used for
+PreAuthenticate, KeepAlive, SendChunked and Pipelined. 
+
+This is probably obvious, but if the test programs is compiled with
+mcs (.Net 1 compatibility) and run on Mono 1.2.3, everything works
+fine. It's only when the test program is compiled with gmcs (to get 
+the .Net 2 APIs) and then run on Mono 1.2.3 that the program fails.


More information about the mono-bugs mailing list