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