Loading TOC...

MarkLogic 12 Product Documentation
xdmp.getResponseEncoding

xdmp.getResponseEncoding() as String

Summary

Returns the encoding that the response from this server is in.

In an isolated evaluation context (see xdmp.isIsolated), this function is not available and throws XDMP-ISOLATED.

Example

xdmp.getResponseEncoding();
=>
UTF-8

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.