ktor-client-encoding
Toggle table of contents
3.3.0
common
Platform filter
common
Switch theme
Search in API
ktor-client-encoding
ktor-client-encoding
/
io.ktor.client.plugins.compression
/
appliedDecoders
applied
Decoders
val
HttpResponse
.
appliedDecoders
:
List
<
String
>
(
source
)
List of
ContentEncoder
names that were used to decode response body.
Report a problem