smartstore / SmartStoreNET

Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
http://www.smartstore.com/en/net
GNU General Public License v3.0
2.64k stars 1.46k forks source link

Use first available public IP #2199

Closed reberinformatik closed 3 years ago

reberinformatik commented 3 years ago

Do not iterate through all headers. Stop on first found IP. Otherwise proxy IP will not be respected (HTTP_X_FORWARDED_FOR).