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