An HTTP caching middleware for use with HTTP clients and servers.
# Cargo.toml
[dependencies]
http-cache = "0.21.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a caching HTTP client.
Add tokio as a dependency and use #[tokio::main] or similar.
No dependency data recorded yet.