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