Function minreq::trace[][src]

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

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