Function umm::util::download_to_string

source ·
pub async fn download_to_string(url: &str) -> Result<String>
Expand description

Download a URL and return response as string