pub fn list_refs_http( base_url: &str, kind: &str, token: Option<&str>, ) -> Result<Vec<RemoteRef>, String>
List refs from a remote server