Skip to main content
OutgoingHttpHeaders.content-length - http2 - Node documentation
property OutgoingHttpHeaders.content-length

Usage in Deno

import { type OutgoingHttpHeaders } from "node:http2";

Type

string
| number
| undefined