[][src]Function mrq::put

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

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