Flurl
Flurl copied to clipboard
Exception caused by automatic redirection resulting in the destructio…
Exception caused by automatic redirection resulting in the destruction of HttpContent in .NET Framework 4.6.x and 4.7.x is fixed.
see: https://github.com/tmenier/Flurl/issues/644 https://github.com/dotnet/runtime/issues/14612 https://github.com/dotnet/corefx/pull/19082
I'll consider merging this but please apply it to the dev branch per the contribution guidelines. Thanks!
Modifying the code will result in several test cases failing.