MarkLogic Server 11.0 Product Documentation
xdmp.setResponseContentTypexdmp.setResponseContentType(
name as String
) as null
Summary
Sets the response content-type.
Parameters |
name |
The content type. |
Example
xdmp.setResponseContentType("text/html");
Copyright © 2024 MarkLogic Corporation. MARKLOGIC is a
registered trademark of MarkLogic Corporation.