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