Package com.linecorp.armeria.client.encoding
@NonNullByDefault
package com.linecorp.armeria.client.encoding
HTTP content decoding client.
-
ClassDescriptionA
DecoratingClient
that requests and decodes HTTP encoding (e.g., gzip) that has been applied to the content of anHttpResponse
.A builder class forDecodingClient
.Deprecated.Deprecated.UseStreamDecoderFactory
instead.
StreamDecoder
instead.