CacheControl

spice.http.CacheControl
See theCacheControl companion object
sealed abstract class CacheControl

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class MaxAge
object MustRevalidate.type
object NoCache.type
object NoStore.type
object Private.type
object Public.type

Members list

Concise view

Value members

Abstract methods

def value: String