property Http2Stream.sentHeaders Usage in Deno```typescript import { type Http2Stream } from "node:node__http2.d.ts"; ``` An object containing the outbound headers sent for this `Http2Stream`. Type OutgoingHttpHeaders