Class | Ethon::Easy::Http::Put |
In: |
lib/ethon/easy/http/put.rb
|
Parent: | Object |
This class knows everything about making PUT requests.
Setup easy to make a PUT request.
@example Setup.
put.setup(easy)
@param [ Easy ] easy The easy to setup.