module Grip::Handlers

Overview

Grip::Handlers is a module which contains the Exception, HTTP, Log, Pipeline and WebSocket handlers. It contains the route class which provides the wrapper around an HTTP route.

Defined in:

grip/handlers.cr
grip/handlers/base.cr
grip/handlers/exception.cr
grip/handlers/http.cr
grip/handlers/log.cr
grip/handlers/pipeline.cr
grip/handlers/route.cr
grip/handlers/websocket.cr