Function minreq::connect [] [src]

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

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