A RESTful browser for eXist Java-Based Function Modules


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

request:get-cookie-value($cookie-name as xs:string) xs:string?
Returns the value of a named Cookie.
$cookie-nameThe name of the cookie to retrieve the value from.

Returns the value of the named Cookie
Return to list of all modules