hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
HttpClient.connect
hunt
http
client
HttpClient
HttpClient
Undocumented in source. Be warned that the author may not have intended to support it.
Future
!(
HttpClientConnection
)
connect
(string host, int port)
class
HttpClient
Future
!(
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
aliases
Callback
constructors
this
functions
close
connect
destroy
getCookieStore
getHttpOptions
initialize
isConnected
newCall
newWebSocket
setOnClosed
useCookieStore
variables
DEFAULT_CONNECT_TIMEOUT
DEFAULT_IDLE_TIMEOUT