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).
pub fn download_bytes(_url: &str) -> HttpResult<U8Vec>Stub: http feature disabled.
Returns an HttpError if the request fails (network/status error, or the networking feature is disabled).