appliedDecoders

val HttpResponse.appliedDecoders: List<String>(source)

List of ContentEncoder names that were used to decode response body.

Report a problem