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