property ServerHttp2Stream.headersSent Usageimport { type ServerHttp2Stream } from "node:http2"; True if headers were sent, false otherwise (read-only). Type boolean