Expand description
DEPRECATION NOTICE: This crate is unmaintained. Use http-cache-reqwest
instead.
Structsยง
- Cache
Middleware - Middleware that caches responses based on [HTTP cache headers].
- Cache
Options - Configuration options which control behavior of the cache. Use with
CachePolicy::new_options()
.