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

Usage in Deno

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

Type

string | undefined