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