[Mono-bugs] [Bug 65868][Maj] Changed - cookie case handled inconsistantly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 13 Sep 2004 15:50:23 -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 gonzalo@ximian.com.

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

--- shadow/65868	2004-09-13 15:35:09.000000000 -0400
+++ shadow/65868.tmp.6993	2004-09-13 15:50:23.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 65868
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Major
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lewing@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -26,6 +26,9 @@
 switch case values.
 
 ------- Additional Comments From gonzalo@ximian.com  2004-09-13 15:35 -------
 In HttpWebResponse, ToUpper is only called before using the cookie
 name in a switch and that string is not used for anything else but
 switch case values.
+
+------- Additional Comments From gonzalo@ximian.com  2004-09-13 15:50 -------
+Old code.