IdentityEncoding

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

Indicates the identity function (that is, without modification or compression). This value is always considered as acceptable, even if omitted.

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