Class: Peictt::Http::GET

Inherits:
Http show all
Defined in:
lib/peictt/http/get.rb

Constant Summary

Constants inherited from Http

Http::CONTROLLER_ACTION_REGEXP, Http::INVALID_ARG_ERROR, Http::INVALID_ROUTE_ARG, Http::INVALID_URL_FORMAT

Instance Attribute Summary

Attributes inherited from Http

#action, #controller, #placeholders, #regexp, #url, #verb

Method Summary

Methods inherited from Http

#initialize

Constructor Details

This class inherits a constructor from Peictt::Http::Http