Documentation
Dlang.org
HttpServer.getHandler
handy_httpd
server
HttpServer
Gets the configured handler for requests.
class
HttpServer
HttpRequestHandler
getHandler
(
)
Return Value
Type:
HttpRequestHandler
The handler.
handy_httpd
server
HttpServer
constructors
this
functions
getExceptionHandler
getHandler
getWebSocketManager
isReady
reviveWebSocketManager
setExceptionHandler
start
startInNewThread
stop
variables
config
Gets the configured handler for requests.