HttpPlainTextConfig

Charset configuration for HttpPlainText plugin.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Fallback charset for the response. Use it if no charset specified.

Link copied to clipboard

Explicit Charset for sending content.

Functions

Link copied to clipboard
fun register(charset: Charset, quality: Float? = null)

Add charset to allowed list with selected quality.