Ktor
Toggle table of contents
3.3.x
Select version
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
common
Target filter
common
Switch theme
Search in API
Skip to content
Ktor
ktor-client-core
/
io.ktor.client.utils
/
CacheControl
Cache
Control
object
CacheControl
(
source
)
List of
CacheControl
known values.
Report a problem
Members
Properties
MAX_
AGE
Link copied to clipboard
const
val
MAX_AGE
:
String
MAX_
STALE
Link copied to clipboard
const
val
MAX_STALE
:
String
MIN_
FRESH
Link copied to clipboard
const
val
MIN_FRESH
:
String
MUST_
REVALIDATE
Link copied to clipboard
const
val
MUST_REVALIDATE
:
String
NO_
CACHE
Link copied to clipboard
const
val
NO_CACHE
:
String
NO_
STORE
Link copied to clipboard
const
val
NO_STORE
:
String
NO_
TRANSFORM
Link copied to clipboard
const
val
NO_TRANSFORM
:
String
ONLY_
IF_
CACHED
Link copied to clipboard
const
val
ONLY_IF_CACHED
:
String
PRIVATE
Link copied to clipboard
const
val
PRIVATE
:
String
PROXY_
REVALIDATE
Link copied to clipboard
const
val
PROXY_REVALIDATE
:
String
PUBLIC
Link copied to clipboard
const
val
PUBLIC
:
String
S_
MAX_
AGE
Link copied to clipboard
const
val
S_MAX_AGE
:
String