pub const CLIENT_ADDRESS: Key;
Expand description

Client address - unix domain socket name, IPv4 or IPv6 address.

When observed from the server side, and when communicating through an intermediary, client.address SHOULD represent client address behind any intermediaries (e.g. proxies) if it's available.

Examples

  • /tmp/my.sock
  • 10.1.2.80