class Dwarf::Handler
- Dwarf::Handler
- Reference
- Object
Overview
Handler of HTTP Server
Included Modules
- HTTP::Handler
Defined in:
dwarf/handler.crConstructors
Instance Method Summary
-
#call(context)
Invoke the application guarding for raise Dwarf::Error.
Constructor Detail
Instance Method Detail
def call(context)
#
Invoke the application guarding for raise Dwarf::Error. If this is downstream from another warden instance, don't do anything.