http-cache-stream-reqwest 0.0.0

A caching middleware for reqwest that supports streaming bodies.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "http-cache-stream-reqwest"
version = "0.0.0"
edition = "2024"
description = "A caching middleware for reqwest that supports streaming bodies."
license = "Apache-2.0"
authors = ["Peter Huene <peter@huene.dev>"]
homepage = "https://github.com/peterhuene/http-cache-stream"
repository = "https://github.com/peterhuene/http-cache-stream"

[dependencies]