Object
This class knows everything about making requests for custom HTTP verbs.
Setup easy to make a request.
@example Setup.
custom.set_params(easy)
@param [ Easy ] easy The easy to setup.
# File lib/ethon/easy/http/custom.rb, line 21 def setup(easy) super easy.customrequest = @verb end
Generated with the Darkfish Rdoc Generator 2.