pub const HTTP_BASIC_AUTH_SCHEME_ID: AuthSchemeId;
Available on crate features
client
and http-auth
only.Expand description
Auth scheme ID for HTTP Basic Auth.
pub const HTTP_BASIC_AUTH_SCHEME_ID: AuthSchemeId;
client
and http-auth
only.Auth scheme ID for HTTP Basic Auth.