Function
downstream-server-ip-addr
Returns the IP address on which this server received the HTTP request, if known.
downstream-server-ip-addr: func(ds-request: borrow<request>) -> option<ip-address>;Returns the IP address on which this server received the HTTP request, if known.
downstream-server-ip-addr: func(ds-request: borrow<request>) -> option<ip-address>;