[][src]Function mrq::delete

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

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