Skip to main content
IncomingHttpHeaders.transfer-encoding - http - Node documentation
property IncomingHttpHeaders.transfer-encoding

Usage in Deno

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

Type

string | undefined