Function ark_api::http_request::http_head
source · pub fn http_head(url: &Url, body: &[u8]) -> impl Future<Output = ResponseResult>Expand description
Issue async HTTP HEAD request
pub fn http_head(url: &Url, body: &[u8]) -> impl Future<Output = ResponseResult>Issue async HTTP HEAD request