Class: Landline::Handlers::TRACE
- Defined in:
- lib/landline/probe/http_method.rb
Overview
Probe that executes callback on a TRACE
Constant Summary collapse
- METHOD =
"TRACE"
Instance Attribute Summary
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 Landline::Handlers::Handler