class

Raze::Config

Inherits Reference < Object

Constants

INSTANCE = self.new

Instance methods

env=(env : String)
Source
error_handlers
Source
error_handlers=(error_handlers : Hash(Int32, HTTP::Server::Context, Exception -> String))
Source
global_handlers
Source
global_handlers=(global_handlers : Array(HTTP::Handler))
Source
host
Source
host=(host : String)
Source
logging
Source
logging=(logging : Bool)
Source
port
Source
port=(port : Int32)
Source
reuse_port
Source
reuse_port=(reuse_port : Bool)
Source