ContentType responseContentType
read / write

The default content type of responses from this HTTPController.

If the Response.contentType has not explicitly been set by a responder method in this controller, the controller will set that property with this value. Defaults to "application/json".