hunt-http ~master (2022-03-03T02:59:30Z)
Home
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
,
Connection
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