pub fn get_upgrade_protocol<B>(req: &Request<B>) -> Option<&str>
Get the upgrade protocol from a request
Returns the value of the Upgrade header if present