pub async fn read_url_blob(context: &Context, url: &str) -> Result<Response>
Retrieves the binary contents of URL using HTTP GET request.