Next, the content type can also be overwritten by specifying an output {{Mono|method}}. The following method mappings are available:
#* <code>xml</code> → <code>application/xml</code>#* <code>xhtml</code> → <code>text/html</code>#* <code>html</code> → <code>text/html</code>#* <code>text</code> → <code>text/plain</code>#* <code>raw</code> → <code>application/octet-stream</code>#* <code>json</code> or <code>jsonml</code> → <code>application/json</code>
The following example will use {{Mono|text/html}} as content type: