Cache
org.http4s.headers.Access-Control-Max-Age$.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 parameters
- age
-
age of the response (in seconds)
Attributes
- Source
- Access-Control-Max-Age.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Access-Control-Max-Ageclass Objecttrait Matchableclass Any
Members list
In this article