pub async fn download_http_file(url: String) -> Vec<u8> ⓘ
Download a file to the local machine using HTTP(S)
url