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

Usage in Deno

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

Type

string
| number
| undefined