W3cubDocs

/Haxe JavaScript

RequestCache(String)

package js.html

Available on js

Variables

inlineread onlyDEFAULT:RequestCache = "default"

inlineread onlyFORCE_CACHE:RequestCache = "force-cache"

inlineread onlyNO_CACHE:RequestCache = "no-cache"

inlineread onlyNO_STORE:RequestCache = "no-store"

inlineread onlyONLY_IF_CACHED:RequestCache = "only-if-cached"

inlineread onlyRELOAD:RequestCache = "reload"

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/RequestCache.html