Function
downstream-client-ip-addr
Returns the IP address of the client making the HTTP request, if known.
downstream-client-ip-addr: func(ds-request: borrow<request>) -> option<ip-address>;Returns the IP address of the client making the HTTP request, if known.
downstream-client-ip-addr: func(ds-request: borrow<request>) -> option<ip-address>;