CacheDirective

sttp.model.headers.CacheDirective
See theCacheDirective companion object
sealed trait CacheDirective

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
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
class StaleIfError
Show all
In this article