fix exceptions thrown from SendHeadersAsync to allow retry when appropriate, and...
authorGeoff Kizer <geoffrek@microsoft.com>
Mon, 5 Aug 2019 16:02:47 +0000 (09:02 -0700)
committerGitHub <noreply@github.com>
Mon, 5 Aug 2019 16:02:47 +0000 (09:02 -0700)
commit1b56ae42cb80fb449490f941324682505922be5d
tree10ac514f325bd97b4a685e262c1a05f6b28174a7
parentcd386d1dbbc33fef4d77550b0e0c1d3c40524816
fix exceptions thrown from SendHeadersAsync to allow retry when appropriate, and surface a useful error when retry is not allowed (dotnet/corefx#39985)

Commit migrated from https://github.com/dotnet/corefx/commit/4e7d0c32d9cedc9d1436c3d71eec8ac96ed0064d
src/libraries/System.Net.Http/src/Resources/Strings.resx
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/Http2Connection.cs