ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
Dub
Repo
FastCGIResponderServer.handleRequest
ae
net
http
fastcgi
app
FastCGIResponderServer
User-supplied callback for handling incoming requests.
class
FastCGIResponderServer
void
delegate
(
ref
CGIRequest
,
void
delegate
(
HttpResponse
))
handleRequest
;
Meta
Source
See Implementation
ae
net
http
fastcgi
app
FastCGIResponderServer
functions
createConnection
variables
handleRequest
nph
User-supplied callback for handling incoming requests.