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

Issue async HTTP POST request