Daily Hack #day11 - Provide an Upstream API with the Calling IP Address
To provide an upstream API with the IP address making the calls, you can implement IP address forwarding or pass the client's IP address as part of the request headers. Below are a couple of solutions and the steps to achieve this:
1. IP Address Forw...
cloudtuned.hashnode.dev3 min read