hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
Http1ClientConnection.upgradeWebSocket
hunt
http
client
Http1ClientConnection
Http1ClientConnection
Undocumented in source. Be warned that the author may not have intended to support it.
class
Http1ClientConnection
override
void
upgradeWebSocket
(
HttpRequest
request
,
WebSocketPolicy
policy
,
Promise
!(
WebSocketConnection
)
promise
,
ClientHttpHandler
upgradeHandler
,
IncomingFrames
incomingFrames
)
Meta
Source
See Implementation
hunt
http
client
Http1ClientConnection
Http1ClientConnection
constructors
this
functions
close
getConnectionType
getHttpOptions
getHttpOutputStream
getParser
getUpgradeHttp2Complete
getUpgradeWebSocketComplete
initHttpParser
isOpen
send
sendRequestWithContinuation
upgradeHttp2
upgradeProtocolComplete
upgradeWebSocket