Loading TOC...

xdmp.setResponseEncoding

xdmp.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 iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.