session

abstract val session: Http2Session?(source)

A reference to the Http2Session instance that owns this Http2Stream. The value will be undefined after the Http2Stream instance is destroyed.

Since

v8.4.0