Skip to main content
Http2Session.state - http2 - Node documentation
property Http2Session.state

Usage in Deno

import { type Http2Session } from "node:http2";

Provides miscellaneous information about the current state of theHttp2Session.

An object describing the current status of this Http2Session.

Type