class

Amber::Pipe::Base

Inherits HTTP::Handler < Reference < Object

Base class to include the HTTP::Handler module.

Instance methods

call(context : HTTP::Server::Context)

Execution of this handler.

Source