contentType

abstract fun contentType(): String

Returns the actual content type of the returned content.

For example: text/html

Return

the content type as a string

Since

200.2.0