abstract class HTTP::Handler

Superclass hierarchy

Object
Reference
HTTP::Handler

Direct Known Subclasses

HTTP::ErrorHandler, HTTP::LogHandler, HTTP::StaticFileHandler, HTTP::WebSocketHandler

Defined in:

Instance Method Summary

Instance Method Detail

def call_next(request)

def next

def next=(next)