Function deltachat::net::read_url_blob

source ·
pub async fn read_url_blob(context: &Context, url: &str) -> Result<Response>
Expand description

Retrieves the binary contents of URL using HTTP GET request.