hunt-http ~v0.0.x (2022-05-15T16:04:28.5576772)
Dub
Repo
Http2ClientSession.initSessionForUpgradingHTTP2
hunt
http
client
Http2ClientSession
Http2ClientSession
Undocumented in source. Be warned that the author may not have intended to support it.
class
Http2ClientSession
static
Http2ClientSession
initSessionForUpgradingHTTP2
(
Scheduler
scheduler
,
TcpSession
endPoint
,
Http2Generator
generator
,
Listener
listener
,
FlowControlStrategy
flowControl
,
int
initialStreamId
,
int
streamIdleTimeout
,
Promise
!(
Stream
)
initStream
,
Stream.Listener
initStreamListener
)
Meta
Source
See Implementation
hunt
http
client
Http2ClientSession
Http2ClientSession
constructors
this
functions
onHeaders
onPushPromise
static functions
initSessionForUpgradingHTTP2