Package com.linecorp.armeria.client.encoding
HTTP content decoding client.
-
Interface Summary Interface Description StreamDecoder Deprecated. UseStreamDecoder
instead.StreamDecoderFactory Deprecated. UseStreamDecoderFactory
instead. -
Class Summary Class Description DecodingClient ADecoratingClient
that requests and decodes HTTP encoding (e.g., gzip) that has been applied to the content of anHttpResponse
.