Identity
zio.http.Header$.AcceptEncoding$.Identity
final case class Identity(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.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait AcceptEncodingtrait Headerclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Inherited types
Attributes
- Inherited from:
- AcceptEncoding
Value members
Inherited methods
Attributes
- Inherited from:
- Header
Attributes
- Definition Classes
- Inherited from:
- AcceptEncoding
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Header
Attributes
- Definition Classes
- Inherited from:
- AcceptEncoding
In this article