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

Usage in Deno

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

Type

string | undefined