MaxStale

zio.http.model.headers.values.CacheControl$.MaxStale
final case class MaxStale(staleWithinSeconds: Int) extends CacheControl

The max-stale=N request directive indicates that the client allows a stored response that is stale within N seconds.

Attributes

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

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

override val raw: String