A RESTful browser for eXist Java-Based Function Modules


http://exist-db.org/xquery/request
A module for dealing with HTTP requests.

request:get-session-id() xs:string?
Returns the ID of the current session or an empty sequence if there is no session.

Returns the session ID

Deprecated: Moved to session module and renamed to session:get-id. This function could be removed at anytime during the 1.5 development and will be removed in the 1.6 release.
Return to list of all modules