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 Serializabletrait Producttrait Equalstrait CacheControltrait Headerclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Inherited types
Attributes
- Inherited from:
- CacheControl
Value members
Inherited methods
Attributes
- Inherited from:
- Header
Attributes
- Definition Classes
- Inherited from:
- CacheControl
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Header
Attributes
- Definition Classes
- Inherited from:
- CacheControl
In this article