ae ~master (2024-01-05T13:09:51Z)
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.