ae v0.0.2824 (2020-10-12T01:09:09Z)
Home
Dub
Repo
BaseHttpServerConnection.acceptMore
ae
net
http
server
BaseHttpServerConnection
Accept more requests on the same connection?
class
BaseHttpServerConnection
bool
acceptMore
(
)
Meta
Source
See Implementation
ae
net
http
server
BaseHttpServerConnection
constructors
this
functions
acceptMore
closeResponse
debugLog
formatLocalAddress
logRequest
onContinuation
onDisconnect
onNewRequest
processRequest
sendData
sendHeaders
sendResponse
properties
idle
remoteAddressStr
variables
banner
conn
connected
currentRequest
expect
handleRequest
inBuffer
log
persistent
requestProcessing
responseSize
timeout
timeoutActive
timer
Accept more requests on the same connection?