pub async fn download_to_string(url: &str) -> Result<String>
Download a URL and return response as string