xdmp:get-request-error-format

xdmp:get-request-error-format() as xs:string

Summary

Returns the current error format for the request. The error format's default value is configured in the App Server. It may be overwritten in the rewriter. The return value is one "xml" , "html" , "json" or "compatible".

Example

xdmp:get-request-error-format()
=> "json"
Powered by MarkLogic Server | Terms of Use | Privacy Policy