[][src]Function attohttpc::options

pub fn options<U>(base_url: U) -> RequestBuilder where
    U: AsRef<str>, 

Create a new RequestBuilder with the OPTIONS method.