CompressionType

algoliasearch.config.CompressionType
See theCompressionType companion object
sealed trait CompressionType

Compression type used for HTTP requests.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Gzip.type
object None.type
In this article