class FastHttpServer

Defined in:

fast-http-server.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(publicdir : String = "./", directory_listing = true) #

[View source]

Instance Method Detail

def call(context) #

[View source]
def port : Int32 #

[View source]
def port=(port : Int32) #

[View source]