ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
BaseHttpServerConnection.idle
ae
net
http
server
BaseHttpServerConnection
Idle connections are those which can be closed when the server is shutting down.
class
BaseHttpServerConnection
protected final @
property
bool
idle
(
)
Meta
Source
See Implementation
ae
net
http
server
BaseHttpServerConnection
constructors
this
functions
acceptMore
closeResponse
debugLog
formatLocalAddress
logRequest
onContinuation
onDisconnect
onNewRequest
processRequest
sendData
sendHeaders
sendResponse
upgrade
writeResponse
properties
idle
remoteAddressStr
structs
Upgrade
variables
banner
conn
connected
currentRequest
expect
firstRequest
handleRequest
inBuffer
log
optimizeResponses
persistent
protocol
requestProcessing
responseSize
satisfyRangeRequests
timeout
timeoutActive
timer
Idle connections are those which can be closed when the server is shutting down.