ae v0.0.2728 (2020-08-02T06:18:06Z)
Home
Dub
Repo
Server.handleRequest
ae
net
http
app
server
Server
Undocumented in source.
struct
Server
(bool useSSL)
void
delegate
(
HttpRequest
request
,
immutable
ref
ServerConfig
serverConfig
,
void
delegate
(
HttpResponse
)
handleResponse
,
ref
Logger
log
)
handleRequest
;
Meta
Source
See Implementation
ae
net
http
app
server
Server
constructors
this
functions
runImplicitServer
startServer
startServers
mixins
__anonymous
variables
banner
config
handleRequest