avrahamcool / Aleph1.Skeletons

VSIX for Visual Studio 2017. that will add new Project Templates.
https://marketplace.visualstudio.com/items?itemName=Aleph1.Aleph1SkeletonsWebAPIPackage
4 stars 2 forks source link

[WebAPI.WebAPI] problem with X-FORWARDED-FOR parsing #247

Open avrahamcool opened 2 years ago

avrahamcool commented 2 years ago

we look for X-FORWARD-FOR header instead of X-FORWARDED-FOR

avrahamcool commented 2 years ago

No need for that altogether. WebApiThrottle.Net already takes X-Forward-For into consideration.