MarkLogic Server 11.0 Product Documentation
xdmp.setResponseEncodingxdmp.setResponseEncoding(
encoding as String
) as null
Summary
Sets the response encoding.
Parameters |
encoding |
The desired response encoding. |
Example
xdmp.setResponseEncoding("ISO-8859-1");
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.