CompressionAlgorithm
interface CompressionAlgorithm
Represents a compression algorithm. Used by an interceptor to compress request payloads on operations with the requestCompression trait
Inheritors
Properties
Link copied to clipboard
The name of the content encoding to be appended to the Content-Encoding
header. The IANA has a list of registered encodings for reference.