Wrapper around reqwest to allow for client middleware chains.
# Cargo.toml
[dependencies]
reqwest-middleware = "0.5.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a reqwest client with middleware support.
Add reqwest = { version = "0.11", features = ["middleware"] } to Cargo.toml.No dependency data recorded yet.