Info
Version: | 0.9.2 |
Author(s): | LordMike |
Last Update: | Sunday, December 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LordMike/MBW.Http.AutoProxy |
NuGet Url: | https://www.nuget.org/packages/MBW.Http.AutoProxy |
Install
Install-Package MBW.Http.AutoProxy
dotnet add package MBW.Http.AutoProxy
paket add MBW.Http.AutoProxy
MBW.Http.AutoProxy Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
- Microsoft.AspNetCore.HttpOverrides(>= 2.1.1)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Logging(>= 2.1.1)
- Microsoft.Extensions.Options(>= 2.1.1)
Reads X-Forwarded-For and X-Forwarded-Proto headers from trusted proxies, and replaces the client ip with this information.