pub async fn download_string(url: &str) -> Result<String, String>
net
send get request to get content as string