
xdmp:set-response-chunked-encoding( $chumked as xs:boolean ) as empty-sequence()
Enabble/disables chunked encoding
In an isolated evaluation context (see xdmp:is-isolated), this function is not available and throws XDMP-ISOLATED.
| Parameters | |
|---|---|
| chumked | true to enable chunked transfer, false otherwise |
http://marklogic.com/xdmp/privileges/xdmp-add-response-header
xdmp:set-response-chunked-encoding(fn:true())
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.