[Mono-bugs] [Bug 78028][Min] Changed - HttpWebResponse is implemented diffrently in .NET and mono regarding Cookies

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Apr 6 15:08:27 EDT 2006


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 at ximian.com.

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

--- shadow/78028	2006-04-05 18:29:45.000000000 -0400
+++ shadow/78028.tmp.2985	2006-04-06 15:08:27.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78028
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: System
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: oglimmer at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -39,6 +39,10 @@
 ===========
 .NET shows the "Set-Cookie" entry in the headers,
 mono filters the "Set-Cookie" header and shows them only in the Cookies
 property.
 
 (I checked .NET 1.0, 1.1 and 2.0 and they all do it the same)
+
+------- Additional Comments From gonzalo at ximian.com  2006-04-06 15:08 -------
+Fixed in svn HEAD and 1-1-13
+Thanks.


More information about the mono-bugs mailing list