Open hezlog opened 1 year ago
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!
dev
Modifying the code will result in several test cases failing.
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