Best practices on handling the original IP address for a transaction.
X-Forwarded-For
curl --header "X-Forwarded-For: 192.168.0.2" https://api.example.gr4vy.app/...
Was this page helpful?