❔ How to recognize the client that connects to me in the API?
I have a WebApi service that 2 other APIs are connecting to.
How in the first one can I recognize which API is making a request to me?
HttpContext.Request points to the address of the current Host, not the client
1 Reply
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.
Was this issue resolved? If so, run /close
- otherwise I will mark this as stale and this post will be archived until there is new activity.