HttpType

Takes one parameter, Type

Description:

The Http Content-Type set here will be returned to the client. In most cases, this is not necessary, since the server will automatically return "text/html" for all generated HTML content, and will return the correct Content-Type for any files being handled directly by the server. If your MOX code is returning something other than a web page, then this command should be used to specify the correct Content-Type.