Loading TOC...

MarkLogic 12 EA 1 Product Documentation
xdmp.setResponseContentType

xdmp.setResponseContentType(
   name as String
) as null

Summary

Sets the response content-type.

Parameters
name The content type.

Example

xdmp.setResponseContentType("text/html");

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