Remove SSL cancellation workaround from SocketsHttpHandler (dotnet/corefx#37990)
authorStephen Toub <stoub@microsoft.com>
Wed, 29 May 2019 15:30:52 +0000 (11:30 -0400)
committerGitHub <noreply@github.com>
Wed, 29 May 2019 15:30:52 +0000 (11:30 -0400)
commitec22adc0cb65863e9b1ddddff67c5dc3fd61e5b1
tree56267e51bced8dbfd4766d6bbf21278bb134d253
parentaf1995c68f35af192b10f0735282b8768ca39337
Remove SSL cancellation workaround from SocketsHttpHandler (dotnet/corefx#37990)

Both sockets cancellation and SslStream auth cancellation have been implemented.

Commit migrated from https://github.com/dotnet/corefx/commit/46800900077920534038be00d7bc73236e1a5fa7
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/ConnectHelper.cs