A RESTful browser for eXist Java-Based Function Modules


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

request:session-attributes() xs:string*
Returns a sequence containing the names of all session attributes defined within the current HTTP session.

Returns the list of attribute names

Deprecated: Moved to session module and renamed to session:get-attribute-names. 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