Function ureq::head[][src]

pub fn head<S>(path: S) -> Request where
    S: Into<String>, 

Make a HEAD request.