StaleWhileRevalidate
zio.http.Header.CacheControl.StaleWhileRevalidate
final case class StaleWhileRevalidate(seconds: Int) extends CacheControl
The stale-while-revalidate response directive indicates that the cache could reuse a stale response while it revalidates it to a cache.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait CacheControltrait Headerclass Objecttrait Matchableclass Any
Members list
In this article