Http1UpgradeableConnection

Type Alias Http1UpgradeableConnection 

Source
type Http1UpgradeableConnection<I, S> = UpgradeableConnection<I, S>;

Aliased Typeยง

struct Http1UpgradeableConnection<I, S> { /* private fields */ }