logo
pub fn http_get(url: &str) -> impl Future<Output = ResponseResult>
Expand description

Issue async HTTP GET request