A trait to extend reqwest for digest authentication flow.
# Cargo.toml
[dependencies]
diqwest = "3.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a digest authentication middleware for reqwest.
Add reqwest = { version = "0.11", features = ["cookies"] } to Cargo.toml.No dependency data recorded yet.