Function minreq::options [] [src]

pub fn options<T: Into<URL>>(url: T) -> Request

Alias for send with method set to Method::Options.