[][src]Function minreq::get

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

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