[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
Wed Aug 29 04:48:24 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-29 04:14:53.000000000 -0400
+++ shadow/82610.tmp.29346 2007-08-29 04:48:24.000000000 -0400
@@ -75,6 +75,10 @@
I am not quite sure, if I understand your comment. What is the
relationship between a case-insensitive web/http method call and the
current case-sensitive evaluation of the Content-Type? I just wanted
to say that the type and subtype of the Content-Type should be
evaluated case-INsensitive (e.g. text/xml (the only recognized
version), TEXT/XML and Text/Xml should be the same).
+
+------- Additional Comments From atsushi at ximian.com 2007-08-29 04:48 -------
+Oops, I was confusing between HTTP methods and content types. And
+right, type and subtype in media-type should be case-insensitive.
More information about the mono-bugs
mailing list