Cache

org.http4s.headers.Access-Control-Max-Age.Cache
See theCache companion object
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 parameters

age

age of the response (in seconds)

Attributes

Companion
object
Source
Access-Control-Max-Age.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product