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

Usage in Deno

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

Type

string
| null
| undefined