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