ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
BaseHttpServerConnection.persistent
ae
net
http
server
BaseHttpServerConnection
Whether we will keep the connection open after the request is handled.
class
BaseHttpServerConnection
bool
persistent
;
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
firstRequest
handleRequest
inBuffer
log
persistent
requestProcessing
responseSize
timeout
timeoutActive
timer
Whether we will keep the connection open after the request is handled.