setUriEncoding

abstract fun setUriEncoding(uriEncoding: Charset)

Set the character encoding to use for URL decoding. If not specified 'UTF-8' will be used.

Parameters

uriEncoding

the uri encoding to set