xdmp.setResponseContentType( name as String ) as null
Sets the response content-type.
Parameters | |
---|---|
name | The content type. |
xdmp.setResponseContentType("text/html");
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.