pub const SCHEME_SEPARATOR: char = ' ';
The space character that separates the scheme from the credentials.