An HTTP Signatures library that leaves the signing to you
# Cargo.toml
[dependencies]
http-signature-normalization-reqwest = "0.14.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sign an HTTP request with HTTP Signatures
Add `reqwest = { version = "0.12", features = ["rustls-tls"] }` to Cargo.tomlNo dependency data recorded yet.