normalizeProxyIpAddress
function normalizeProxyIpAddress(value): string;Defined in: src/launcher/proxy-protocol-v2.ts:128
Validate and canonicalize one exact IPv4/IPv6 address (never a CIDR or hostname).
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
value |
string |
Returns
Section titled “Returns”string
