class Alfodr::Pipe::Base
- Alfodr::Pipe::Base
- Reference
- Object
Overview
Base class to include the HTTP::Handler module.
Included Modules
- HTTP::Handler
Direct Known Subclasses
- Alfodr::Pipe::ClientIp
- Alfodr::Pipe::Controller
- Alfodr::Pipe::CORS
- Alfodr::Pipe::Error
- Alfodr::Pipe::Logger
- Alfodr::Pipe::Pipeline
Defined in:
alfodr/pipes/base.crInstance Method Summary
-
#call(context : HTTP::Server::Context)
Execution of this handler.