[][src]Function minreq::options

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

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