Multiple

zio.http.Header.CacheControl.Multiple
final case class Multiple(values: NonEmptyChunk[CacheControl]) extends CacheControl

Maintains a chunk of CacheControl values.

Attributes

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

Members list

Type members

Inherited types

override type Self = CacheControl

Attributes

Inherited from:
CacheControl

Value members

Inherited methods

Attributes

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

Attributes

Definition Classes
Inherited from:
CacheControl

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Header
override def self: Self

Attributes

Definition Classes
Inherited from:
CacheControl

Attributes

Inherited from:
Header

Concrete fields

override val raw: String