Skip to main content
RequestCache - Web documentation
type alias RequestCache

Definition

"default"
| "force-cache"
| "no-cache"
| "no-store"
| "only-if-cached"
| "reload"