Available on crate features
client
and http-auth
only.Expand description
Auth schemes for the HTTP Authorization
header.
Constantsยง
- Auth scheme ID for HTTP API key based authentication.
- Auth scheme ID for HTTP Basic Auth.
- Auth scheme ID for HTTP Bearer Auth.
- Auth scheme ID for HTTP Digest Auth.