[Mono-bugs] [Bug 65865][Maj] Changed - HttpWebResponse case converts cookie names

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 13 Sep 2004 13:17:25 -0400 (EDT)


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 lewing@ximian.com.

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

--- shadow/65865	2004-09-13 13:16:47.000000000 -0400
+++ shadow/65865.tmp.2985	2004-09-13 13:17:25.000000000 -0400
@@ -1,21 +1,24 @@
 Bug#: 65865
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
-Component: System.Security
+Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lewing@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: HttpWebResponse case converts cookie names
 
 SplitValue used in SetCookie in HttpWebResponse converts cookie names to
 upper case.  This breaks several cgi scripts and does not conform to what
 the browsers I've tested do.
+
+------- Additional Comments From lewing@ximian.com  2004-09-13 13:17 -------
+wrong component