Client Implementations
The following client implementations are provided by this crate:
reqwest
The http-cache-reqwest
crate provides a Middleware
implementation for the reqwest
HTTP client.
surf
The http-cache-surf
crate provides a Middleware
implementation for the surf
HTTP client.