[Mono-bugs] [Bug 82824][Cos] Changed - [2.0] [Patch] System.Net:	Names generated from Http{Request,	Response}Header should be capitalized
    bugzilla-daemon at bugzilla.ximian.com 
    bugzilla-daemon at bugzilla.ximian.com
       
    Wed Sep 12 11:34:39 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 doc.formatique at gmail.com.
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 doc.formatique at gmail.com  2007-09-12 11:34 -------
+Created an attachment (id=20032)
+Traditional mixed-case for the predefined headers
+
    
    
More information about the mono-bugs
mailing list