Top 20 NuGet Packages depending on A simple handler for redirects to the same server
Total dependencies: 1
By default with AllowAutoRedirect enabled, the HttpClient will strip off the Authorization
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 req...