pub fn handle_version_header<Req: Request>( config: &Config, version: &Option<String>, ) -> Result<(), ErrorWrapper<Req::Error>>