Package io.ktor.client.features.compression
Types
interface ContentEncoder : Encoder Client content encoder. |
|
class ContentEncoding Content-Encoding header support. |
Exceptions
class UnsupportedContentEncodingException : |
Functions
fun HttpClientConfig<*>.ContentEncoding( Install or configure ContentEncoding feature. |