Package-level declarations

Types

Link copied to clipboard
class Cache

The Cache interface provides a persistent storage mechanism for Request / Response object pairs that are cached in long lived memory. Available only in secure contexts.

Link copied to clipboard
Link copied to clipboard

The CacheStorage interface represents the storage for Cache objects. Available only in secure contexts.

Link copied to clipboard

Properties

Link copied to clipboard
external val caches: CacheStorage

Available only in secure contexts.