Multiple

zio.http.Header$.Te$.Multiple
final case class Multiple(encodings: NonEmptyChunk[Te]) extends Te

Maintains a chunk of AcceptEncoding values.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Te
trait Header
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Inherited types

override type Self = Te

Attributes

Inherited from:
Te

Value members

Concrete methods

override def raw: String

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Header
override def headerType: Typed[Te]

Attributes

Definition Classes
Inherited from:
Te

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Header
override def self: Self

Attributes

Definition Classes
Inherited from:
Te

Inherited fields

lazy val untyped: Custom

Attributes

Inherited from:
Header