[Mono-bugs] [Bug 82058][Nor] Changed - Simple implementation of cookies in HttpListener
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 17 21:48:21 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 kumpera at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82058
--- shadow/82058 2007-07-17 11:56:27.000000000 -0400
+++ shadow/82058.tmp.1542 2007-07-17 21:48:21.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 82058
Product: Mono: Class Libraries
Version: 1.2
OS: All
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: kumpera at gmail.com
ReportedBy: r.bloemen at student.utwente.nl
QAContact: mono-bugs at ximian.com
@@ -45,6 +45,13 @@
------- Additional Comments From r.bloemen at student.utwente.nl 2007-07-10 10:55 -------
Created an attachment (id=19539)
Pervious patch contains mistake
+
+------- Additional Comments From kumpera at gmail.com 2007-07-17 21:48 -------
+I implemented proper RFC 2965 Cookie enconding/decoding. The patch
+wasn't of much use on it's state as it would not work well with real
+browsers.
+
+Code commited in r82153
More information about the mono-bugs
mailing list