ae v0.0.2728 (2020-08-02T06:18:06Z)
Home
Dub
Repo
Connector
ae
net
http
client
Undocumented in source.
class
Connector {
IConnection
getConnection
();
void
connect
(string host, ushort port);
}
Members
Functions
connect
void
connect
(string host, ushort port)
Undocumented in source.
getConnection
IConnection
getConnection
()
Undocumented in source.
Meta
Source
See Implementation
ae
net
http
client
classes
Connector
HttpClient
HttpsClient
TcpConnector
UnixConnector
functions
httpGet
httpPost
httpRequest