News

I get server IP Address instead of client IP by using below method in ASP.NET CORE Web API . Please tell me where I'm going wrong. I have used ServerVariables ["HTTP_X_FORWARDED_FOR"] in asp mvc ...