stale-while-revalidate

org.http4s.CacheDirective.stale-while-revalidate

Attributes

Source
CacheDirective.scala
Graph
Supertypes
trait Serializable
trait Renderable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def value: String

Attributes

Definition Classes
Source
CacheDirective.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def render(writer: Writer): writer.type

Base method for rendering this object efficiently

Base method for rendering this object efficiently

Attributes

Inherited from:
CacheDirective
Source
CacheDirective.scala

Generates a String rendering of this object

Generates a String rendering of this object

Attributes

Inherited from:
Renderable
Source
Renderable.scala
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Inherited from:
CacheDirective
Source
CacheDirective.scala

Inherited fields

val name: CIString

Attributes

Inherited from:
CacheDirective
Source
CacheDirective.scala