logo
pub fn http_connect(
    url: &str,
    body: &[u8]
) -> impl Future<Output = ResponseResult>
Expand description

Issue async HTTP CONNECT request