RequestCache

JS
1.1
interface RequestCache
(source)

Companion Object Extension Properties

JS
1.1

DEFAULT

val RequestCache.Companion . DEFAULT : RequestCache
JS
1.1

FORCE_CACHE

val RequestCache.Companion . FORCE_CACHE : RequestCache
JS
1.1

NO_CACHE

val RequestCache.Companion . NO_CACHE : RequestCache
JS
1.1

NO_STORE

val RequestCache.Companion . NO_STORE : RequestCache
JS
1.1

ONLY_IF_CACHED

val RequestCache.Companion . ONLY_IF_CACHED : RequestCache
JS
1.1

RELOAD

val RequestCache.Companion . RELOAD : RequestCache