pub fn extract_authorization(buf: &[u8]) -> Option<String>
Returns the value of the Authorization header, or None.