Function suborbital::http::head

source ·
pub fn head(
    url: &str,
    headers: Option<BTreeMap<&str, &str>>
) -> Result<Vec<u8>, HostErr>