Be the first to know! News, product information, and events delivered straight to your inbox.
Be the first to know! News, product information, and events delivered straight to your inbox.
Be the first to know! News, product information, and events delivered straight to your inbox.
Be the first to know! News, product information, and events delivered straight to your inbox.
Be the first to know! News, product information, and events delivered straight to your inbox.

xdmp:get-request-header( $name as xs:string, [$default as xs:string?] ) as xs:string*
Returns the value of a named request header.
| Parameters | |
|---|---|
| $name | Request header name. |
| $default | A default value to return if there is no request header. |
xdmp:get-request-header("A")
=> "foo"
Comments
The commenting feature on this page is enabled by a third party. Comments posted to this page are publicly visible.