HTTP Basic Authentication Scheme (RFC 7617 and RFC 2617 compliant, base64-encoded credentials) for Rust applications.
# Cargo.toml
[dependencies]
http-auth-basic = "0.3.7"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates HTTP Basic auth credentials and generates the Authorization header.
No known issues recorded.
No dependency data recorded yet.