ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
SCGIConnection.handleRequest
ae
net
http
scgi
app
SCGIConnection
User-supplied callback for handling incoming requests.
class
SCGIConnection
void
delegate
(
ref
CGIRequest
)
handleRequest
;
Meta
Source
See Implementation
ae
net
http
scgi
app
SCGIConnection
constructors
this
functions
onReadData
sendResponse
static functions
parseHeaders
variables
connection
handleRequest
log
nph
User-supplied callback for handling incoming requests.