Function minreq::patch

source ·
pub fn patch<T: Into<URL>>(url: T) -> Request
Expand description

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