http_extensions_cache library

Classes

BackupCacheStore
CachedResponse
CacheExtension
CacheOptions
CacheStore
MemoryCacheStore
A store that keeps responses into a simple Map in memory.

Typedefs

CacheKeyBuilder = String Function(BaseRequest request)
CacheShouldBeSaved = bool Function(StreamedResponse response)

Exceptions / Errors

NoCacheAvailableException