property Http2Stream.state
Usage in Deno
import { type Http2Stream } from "node:http2";
Provides miscellaneous information about the current state of the Http2Stream
.
A current state of this Http2Stream
.
import { type Http2Stream } from "node:http2";
Provides miscellaneous information about the current state of the Http2Stream
.
A current state of this Http2Stream
.