Don't fail a redirect that's missing a Location header
authorStephen Toub <stoub@microsoft.com>
Mon, 23 Oct 2017 19:31:51 +0000 (15:31 -0400)
committerStephen Toub <stoub@microsoft.com>
Wed, 25 Oct 2017 17:23:59 +0000 (13:23 -0400)
commitac386deda751c2b2347bd2f524a7e7f1ddeb8e4f
treecaf1580fa7dba61b2e56c894191cdb7630464fc1
parent3fc43905bca53a02aef2e15f236fa84b948cc84d
Don't fail a redirect that's missing a Location header

Commit migrated from https://github.com/dotnet/corefx/commit/ddfab940fcc2d571c2da85250c13e457ab1933a2
src/libraries/System.Net.Http/src/Resources/Strings.resx
src/libraries/System.Net.Http/src/System/Net/Http/Managed/AutoRedirectHandler.cs
src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.cs