withCharset
fun ContentType.withCharset(charset: Charset): ContentType
Creates a copy of this
type with the added charset parameter with charset value.
fun ContentType.withCharset(charset: Charset): ContentType
Creates a copy of this
type with the added charset parameter with charset value.