Config
class Config
Charset configuration for HttpPlainText feature.
Constructors
Config() Charset configuration for HttpPlainText feature. |
Properties
var Default Charset to use. |
|
var responseCharsetFallback: Charset Fallback charset for the response. Use it if no charset specified. |
|
var sendCharset: Charset? Explicit Charset for sending content. |