class BasicHttp::Handler

Defined in:

basic_http/handler.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(request, app) #

[View source]

Instance Method Detail

def log(http_status) #

check route exists and call Logger


[View source]
def respond #

[View source]