|
[Webware-checkins] CVS: Webware/WebKit/Docs RelNotes-X.Y.html,1.2,1.3
From: Jay Love <jslove@us...> - 2001-08-17 01:49
|
Update of /cvsroot/webware/Webware/WebKit/Docs In directory usw-pr-cvs1:/tmp/cvs-serv23472 Modified Files: RelNotes-X.Y.html Log Message: Update for some recent commits Index: RelNotes-X.Y.html =================================================================== RCS file: /cvsroot/webware/Webware/WebKit/Docs/RelNotes-X.Y.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** RelNotes-X.Y.html 2001/05/13 21:13:33 1.2 --- RelNotes-X.Y.html 2001/08/17 01:49:05 1.3 *************** *** 44,48 **** <ul> ! <li> @@ </ul> --- 44,48 ---- <ul> ! <li> The Request object will parse GET style variables even in a POST request. So parameters can be passed to WebKit both as POST variables and as part of the URL in the same request. </ul> *************** *** 64,68 **** <ul> ! <li> @@ </ul> --- 64,69 ---- <ul> ! <li> Add Session.invalidate() method to clear out a session. ! <li> Add dictionary style access to Session object values. </ul> *************** *** 73,77 **** <ul> ! <li> @@ </ul> --- 74,79 ---- <ul> ! <li> Make Application.isSessionIDProblematic use the session's custom timeout. ! </ul> |
| Thread | Author | Date |
|---|---|---|
| [Webware-checkins] CVS: Webware/WebKit/Docs RelNotes-X.Y.html,1.2,1.3 | Jay Love <jslove@us...> |