Raze::ServerHandler
Inherits HTTP::Handler < Reference < Object
The main server handler.
Constants
INSTANCE = new
Constructors
new
SourceInstance methods
add_stack(method, path, stack)
Adds a stack to the tree
NOTE: This method is only ran at server startup so the extra internal sanity checks will not affect server performance
call(ctx)
Sourceclear_tree
Source