Skip to main content
OutgoingHttpHeader - http - Node documentation
type alias OutgoingHttpHeader

Usage in Deno

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

Definition

number
| string
| string[]