Skip to main content

download_bytes

Function download_bytes 

Source
pub fn download_bytes(_url: &str) -> HttpResult<U8Vec>
Expand description

Stub: http feature disabled.

ยงErrors

Returns an HttpError if the request fails (network/status error, or the networking feature is disabled).