Cache

final case class Cache extends Access-Control-Max-Age

The value of this field indicates how long the results of a preflight request (that is the information contained in the Access-Control-Allow-Methods and Access-Control-Allow-Headers headers) can be cached.

Value Params
age

age of the response (in seconds)

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

Value members

Concrete methods

def duration: Option[FiniteDuration]
def unsafeDuration: FiniteDuration

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product