A RESTful browser for eXist Java-Based Function Modules


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

response:set-header($name as xs:string, $value as xs:string) empty()
Sets a HTTP Header on the HTTP Response.
$nameThe header name
$valueThe header value
Return to list of all modules