ktor
2.0.3
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
common
ktor-client-core
/
io.ktor.client.utils
/
CacheControl
Cache
Control
common
object
CacheControl
Content copied to clipboard
List of
CacheControl
known values.
Properties
Properties
MAX_AGE
Link copied to clipboard
common
const
val
MAX_AGE
:
String
Content copied to clipboard
MAX_STALE
Link copied to clipboard
common
const
val
MAX_STALE
:
String
Content copied to clipboard
MIN_FRESH
Link copied to clipboard
common
const
val
MIN_FRESH
:
String
Content copied to clipboard
MUST_REVALIDATE
Link copied to clipboard
common
const
val
MUST_REVALIDATE
:
String
Content copied to clipboard
NO_CACHE
Link copied to clipboard
common
const
val
NO_CACHE
:
String
Content copied to clipboard
NO_STORE
Link copied to clipboard
common
const
val
NO_STORE
:
String
Content copied to clipboard
NO_TRANSFORM
Link copied to clipboard
common
const
val
NO_TRANSFORM
:
String
Content copied to clipboard
ONLY_IF_CACHED
Link copied to clipboard
common
const
val
ONLY_IF_CACHED
:
String
Content copied to clipboard
PRIVATE
Link copied to clipboard
common
const
val
PRIVATE
:
String
Content copied to clipboard
PROXY_REVALIDATE
Link copied to clipboard
common
const
val
PROXY_REVALIDATE
:
String
Content copied to clipboard
PUBLIC
Link copied to clipboard
common
const
val
PUBLIC
:
String
Content copied to clipboard
S_MAX_AGE
Link copied to clipboard
common
const
val
S_MAX_AGE
:
String
Content copied to clipboard