[Mono-bugs] [Bug 82610][Min] Changed - The Content-Type values must be matched case insensitive in SoapHttpClientProtocol

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 28 06:53:18 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 atsushi at ximian.com.

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

--- shadow/82610	2007-08-28 06:41:09.000000000 -0400
+++ shadow/82610.tmp.10922	2007-08-28 06:53:18.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 82610
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Minor
 Component: Sys.Web.Services
 AssignedTo: atsushi at ximian.com                            
 ReportedBy: christian.schilling at mac.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -61,6 +61,12 @@
 How often does this happen? 
 
 This exception is thrown every time, when a web server with non lower-case
 Content-Type values is queried.
 
 Additional Information:
+
+------- Additional Comments From atsushi at ximian.com  2007-08-28 06:53 -------
+I very much agree with you that mono should be compliant with HTTP
+RFC. However there are couple of ".NET compatibility always rules"
+people who assert that .NET compares HTTP methods in case insensitive
+manner. So I wonder if this issue could be fixed (by not technical mean).


More information about the mono-bugs mailing list