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

Issue async HTTP OPTIONS request