ae ~next-master (2021-11-15T07:19:42.0556092)
Dub
Repo
FastCGIResponderConnection.handleRequest
ae
net
http
fastcgi
app
FastCGIResponderConnection
User-supplied callback for handling incoming requests.
class
FastCGIResponderConnection
void
delegate
(
ref
CGIRequest
,
void
delegate
(
HttpResponse
))
handleRequest
;
Meta
Source
See Implementation
ae
net
http
fastcgi
app
FastCGIResponderConnection
classes
ResponderRequest
constructors
this
functions
createRequest
variables
handleRequest
nph
User-supplied callback for handling incoming requests.