[][src]Function minreq::connect

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

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