[Mono-bugs] [Bug 50010][Wis] Changed - cookieless session managment is not implemented

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 4 Dec 2003 01:08:11 -0500 (EST)


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

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

--- shadow/50010	2003-11-06 19:54:42.000000000 -0500
+++ shadow/50010.tmp.6669	2003-12-04 01:08:11.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 50010
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: System.Web
 AssignedTo: jackson@ximian.com                            
 ReportedBy: jackson@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -27,6 +27,9 @@
 
 when trying to get http://localhost:7685/WebSite/
 
 Ie., they encode the session key in a sort of directory in the URL.
 
 
+
+------- Additional Comments From jackson@ximian.com  2003-12-04 01:08 -------
+Cookieless sessions are now in CVS.