Function attohttpc::head[][src]

pub fn head<U>(base_url: U) -> RequestBuilder where
    U: AsRef<str>, 

Create a new RequestBuilder with the HEAD method.