Cgi.setResponseContentType

Sets the content type of the response, for example "text/html" (the default) for HTML, or "image/png" for a PNG image

class Cgi
void
setResponseContentType
(
string ct
)

Meta