ae v0.0.2824 (2020-10-12T01:09:09Z)
Home
Dub
Repo
HttpServerConnection.this
ae
net
http
server
HttpServerConnection
Undocumented in source.
class
HttpServerConnection
protected
this
(
HttpServer
server
,
TcpConnection
tcp
,
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
protocol
remoteAddress
server
tcp