method ServerHttp2Stream.additionalHeaders
Usage
import { type ServerHttp2Stream } from "node:http2";
Sends an additional informational HEADERS frame to the connected HTTP/2 peer.
headers: OutgoingHttpHeaders
import { type ServerHttp2Stream } from "node:http2";
Sends an additional informational HEADERS frame to the connected HTTP/2 peer.
headers: OutgoingHttpHeaders