fn auth_from_cache( auth_cache: &RwLock<AuthCache>, origin: &ImmutableOrigin, ) -> Option<Authorization<Basic>>