ae ~old-net (2022-05-18T17:03:39.1779262)
Dub
Repo
HttpServer.handleRequest
ae
net
http
server
HttpServer
Callback for an incoming request.
class
HttpServer
void
delegate
(
HttpRequest
request
,
HttpServerConnection
conn
)
handleRequest
;
Meta
Source
See Implementation
ae
net
http
server
HttpServer
constructors
this
functions
close
listen
variables
connections
handleClose
handleRequest
log
Callback for an incoming request.