hunt-http ~v0.0.x (2022-05-15T16:04:28.5576772)
Dub
Repo
HttpClient.connect
hunt
http
client
HttpClient
HttpClient
Undocumented in source. Be warned that the author may not have intended to support it.
Completable
!(
HttpClientConnection
)
connect
(string host, int port)
class
HttpClient
Completable
!(
HttpClientConnection
)
connect
(
string
host
,
int
port
)
void
connect
(string host, int port, Promise!(HttpClientConnection) promise)
void
connect
(string host, int port, Promise!(HttpClientConnection) promise, ClientHttp2SessionListener listener)
Meta
Source
See Implementation
hunt
http
client
HttpClient
HttpClient
constructors
this
functions
connect
destroy
getHttp2Configuration
initialize
variables
clientContext