Package-level declarations
Types
Link copied to clipboard
interface CompressionAlgorithm
Represents a compression algorithm. Used by an interceptor to compress request payloads on operations with the requestCompression trait
Link copied to clipboard
The gzip compression algorithm. Used to compress http requests.
The gzip compression algorithm. Used to compress http requests.