property Http2Stream.sentHeaders
Usage
import { type Http2Stream } from "node:http2";
An object containing the outbound headers sent for this Http2Stream.
import { type Http2Stream } from "node:http2";
An object containing the outbound headers sent for this Http2Stream.