[go: up one dir, main page]

Function chttp::head

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

Sends an HTTP HEAD request.