Class: Hyde::Handlers::POST
- Defined in:
- lib/hyde/probe/http_method.rb
Overview
Probe that executes callback on a POST
Constant Summary collapse
- METHOD =
"POST"
Instance Attribute Summary
Attributes inherited from Handler
Attributes inherited from Probe
Attributes inherited from Node
Method Summary
Methods inherited from GET
Methods inherited from Handler
Methods inherited from Probe
Methods inherited from Node
#go, #initialize, #process, #reject
Constructor Details
This class inherits a constructor from Hyde::Handlers::Handler