[][src]Function mrq::connect

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

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