A RESTful browser for eXist Java-Based Function Modules


http://exist-db.org/xquery/response
A module for dealing with HTTP responses.

response:redirect-to($uri as xs:anyURI) empty()
Sends a HTTP redirect response (302) to the client. Note: this is not supported by the Cocooon generator. Use a sitemap redirect instead.
$uriThe URI to redirect the client to
Return to list of all modules