[][src]Function minreq::put

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

Alias for Request::new with method set to Method::Put.