$uri | The URI to redirect the client to |
$name | The cookie name |
$value | The cookie value |
$name | The cookie name |
$value | The cookie value |
$max-age | The xs:duration of the cookie |
$name | The flag on whether the cookie is to be secure (eg. only transferred using HTTPS) |
$name | The header name |
$value | The header value |
$code | The status code |
$binary-data | The binary data to stream |
$content-type | The ContentType HTTP header value |
$filename | The filename. If no filename is given, then the current request name is used |