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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=82824 --- shadow/82824 2007-09-12 11:33:19.000000000 -0400 +++ shadow/82824.tmp.25111 2007-09-12 11:34:39.000000000 -0400 @@ -21,6 +21,11 @@ System.Net.WebHeaderCollection.RequestHeaderToString and ResponseHeaderToString return lowercase strings. It would be nice to have them in the usual casing: "Accept-MD5" instead of "accept-md5". Attached patch changes the returned strings. It also adds testcases to WebHeaderCollectionTest.cs (don't know if this is a good idea). + +------- Additional Comments From [EMAIL PROTECTED] 2007-09-12 11:34 ------- +Created an attachment (id=20032) +Traditional mixed-case for the predefined headers + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
