ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
HttpServerConnection.this
ae
net
http
server
HttpServerConnection
Undocumented in source.
class
HttpServerConnection
protected
this
(
HttpServer
server
,
SocketConnection
socket
,
IConnection
c
,
string
protocol
= "http"
)
Meta
Source
See Implementation
ae
net
http
server
HttpServerConnection
constructors
this
functions
acceptMore
formatLocalAddress
onDisconnect
mixins
__anonymous
properties
remoteAddressStr
variables
localAddress
remoteAddress
server
socket