DeflateEncoding

final case class DeflateEncoding(weight: Option[Double]) extends AcceptEncoding

A compression format that uses the zlib structure with the deflate compression algorithm.

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product

Concrete fields

override val raw: String