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