ETags

zio.http.Header$.IfMatch$.ETags
final case class ETags(etags: NonEmptyChunk[String]) extends IfMatch

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait IfMatch
trait Header
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited types

override type Self = IfMatch

Attributes

Inherited from:
IfMatch

Value members

Inherited methods

Attributes

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

Attributes

Definition Classes
Inherited from:
IfMatch

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Header
override def self: Self

Attributes

Definition Classes
Inherited from:
IfMatch

Inherited fields

lazy val untyped: Custom

Attributes

Inherited from:
Header