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.25067      2007-09-12 11:33:19.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 82824
+Product: Mono: Class Libraries
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Cosmetic
+Component: System
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [2.0] [Patch] System.Net: Names generated from 
Http{Request,Response}Header should be capitalized
+
+Description of Problem:
+
+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).
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to