CacheDirective

sealed trait CacheDirective
Companion:
object
class Object
trait Matchable
class Any
object Immutable.type
class MaxAge
class MaxStale
class MinFresh
object MustRevalidate.type
object NoCache.type
object NoStore.type
object NoTransform.type
object OnlyIfCached.type
object Private.type
object ProxyRevalidate.type
object Public.type
class SMaxage