Skip to main content
ClientRequestArgs.uniqueHeaders - http - Node documentation
property ClientRequestArgs.uniqueHeaders

Usage in Deno

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

Type

Array<string | string[]> | undefined