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...
More information
Custom factory and extensions that facilitates integration testing with EF Core. The TestServer client uses Flurl for fluent API calls and cleaner integration tests