withCharset

fun ContentType.withCharset(charset: Charset): ContentType(source)

Creates a copy of this type with the added charset parameter with charset value.

Report a problem