Function attohttpc::put

source ·
pub fn put<U>(base_url: U) -> RequestBuilder
where U: AsRef<str>,
Expand description

Create a new RequestBuilder with the PUT method.