Function suborbital::http::get[][src]

pub fn get(
    url: &str,
    headers: Option<BTreeMap<&str, &str>>
) -> Result<Vec<u8>, RunErr>