RequestCompressionInterceptor

constructor(compressionThresholdBytes: Long, availableCompressionAlgorithms: List<<Error class: unknown class>>, supportedCompressionAlgorithms: List<String>)

Parameters

compressionThresholdBytes

The threshold for applying compression to a request

availableCompressionAlgorithms

The compression algorithms that are supported by the client

supportedCompressionAlgorithms

The ID's of compression algorithms that are supported by the server