Constant AUTHORIZATION_BASIC

Source
pub const AUTHORIZATION_BASIC: &'static str;
Expand description

The value for the Authorization header when using Basic authentication.