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