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

Usage in Deno

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

Type

string | undefined