[][src]Function minreq::head

pub fn head<T: Into<URL>>(url: T) -> Request

Alias for Request::new with method set to Method::Head.