Skip to main content
Http2Stream.state - http2 - Node documentation
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.

Type