class Greitspitz::HttpHandler

Overview

Handles incoming HTTP requests.

Included Modules

Defined in:

greitspitz/http_handler.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(context : Context) #

[View source]

Class Method Detail

def self.parse_accept(accept : String) #

[View source]

Instance Method Detail

def call(context) #

[View source]