Hello is there a way or pseudo var to get ip address & port that the request will be sent to and save it in to another variable.
i want a way to get it to store it.
im not able to save it with
to_ip
and
to_port
of the
onsend_route
.
TThanks.