Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| SHA1 Hash: | e04dbb13d0acbb990edc4434b1b917e934034a28
|
| Date: |
2011-11-24 15:36:14 |
| User: |
G018869
|
|---|
| Comment: | - the TSQLRestServerCallBack method prototype has been modified to supply an addition aSession: cardinal parameter: this is a CODE BREAK change and you shall refresh ALL your server-side code to match the new signature
- new TSQLRestServer.SessionGetUser method to be used e.g. by any TSQLRestServerCallBack method implementation to retrieve the connected user
- fix issue about abusive session timeout: TSQLRestServer.SessionGet is now renamed SessionAccess and refreshes the session access timestamp each time a session is retrieved
|
Tags And Properties
-
branch=trunk
inherited from
[3072c5978b]
-
sym-trunk
inherited from
[3072c5978b]
Changes
Changes to SQLite3/SQLite3.pas
Changes to SQLite3/SQLite3Commons.pas
Changes to SQLite3/Samples/06 - Remote JSON REST Service/Project06Server.dpr