ProxyProtocolV2Address
Defined in: src/launcher/proxy-protocol-v2.ts:24
Asserted TCP endpoints from one strictly validated PROXY protocol v2 preamble.
Properties
Section titled “Properties”destination
Section titled “destination”readonly destination: ProxyProtocolV2Endpoint;Defined in: src/launcher/proxy-protocol-v2.ts:28
Worker destination endpoint asserted by the trusted proxy.
source
Section titled “source”readonly source: ProxyProtocolV2Endpoint;Defined in: src/launcher/proxy-protocol-v2.ts:26
Original client endpoint asserted by the trusted proxy.
