Function attohttpc::trace

source ·
pub fn trace<U>(base_url: U) -> RequestBuilderwhere
    U: AsRef<str>,
Expand description

Create a new RequestBuilder with the TRACE method.