class AppServer
- AppServer
- Lucky::BaseAppServer
- Reference
- Object
Defined in:
app_server.crInstance Method Summary
- #listen
-
#middleware : Array(HTTP::Handler)
Learn about middleware with HTTP::Handlers: https://luckyframework.org/guides/http-and-routing/http-handlers
- #protocol
Instance Method Detail
def middleware : Array(HTTP::Handler)
#
Learn about middleware with HTTP::Handlers: https://luckyframework.org/guides/http-and-routing/http-handlers