Info
Version: | 1.0.0 |
Author(s): | michaelgwelch |
Last Update: | Tuesday, October 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/metasys-server/redirect-handler |
NuGet Url: | https://www.nuget.org/packages/HttpClientRedirectHandler |
Install
Install-Package HttpClientRedirectHandler
dotnet add package HttpClientRedirectHandler
paket add HttpClientRedirectHandler
HttpClientRedirectHandler Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
header when following a redirect.
This is for security reasons. This package allows the redirects to
be followed as long as the host name in the RedirctUrl matches the host name of the original request.