A RESTful browser for eXist Java-Based Function Modules


http://exist-db.org/xquery/session
A module for dealing with the HTTP session.

session:encode-url($url as xs:anyURI) xs:anyURI
Encodes the specified URL with the current HTTP session-id.
$urlThe URL to encode

Returns the encoded URL
Return to list of all modules