contentType

abstract fun contentType(contentType: String): Response.Body.Builder

Sets the content type of the new response body, for example: text/html.

Since

200.2.0