Function minreq::delete [] [src]

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

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