[][src]Function chttp::head

pub fn head<U>(uri: U) -> Result<Response, Error> where
    Uri: HttpTryFrom<U>, 

Sends an HTTP HEAD request.