Function minreq::head [] [src]

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

Alias for send with method set to Method::Head.