Function attohttpc::put[][src]

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

Create a new RequestBuilder with the PUT method.