Function actix_web::client::head

source ·
pub fn head<U: AsRef<str>>(uri: U) -> ClientRequestBuilder
Expand description

Create request builder for HEAD requests