defaultCharset
var defaultCharset: Charset
Deprecated: Use [Charsets { responseFallbackCharset }] in [HttpClientConfig] instead.
Default Charset for response content if not specified, the initial value is ISO_8859_1. If ISO_8859_1 is not available, UTF-8 is used as a fallback.