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