SocketsHttpHandler: Don't reuse connection with extraneous received data (dotnet...
authorGeoff Kizer <geoffrek@microsoft.com>
Tue, 20 Feb 2018 13:20:20 +0000 (05:20 -0800)
committerStephen Toub <stoub@microsoft.com>
Tue, 20 Feb 2018 13:20:20 +0000 (08:20 -0500)
commit1ff27f16dded59cfb64291445d8a8e1edd2a4d02
treec704f0529666d7d08e5eac0e6abb654336fe2ecb
parent971d1b5a8d6c91a35840b4033716cfbef7e7aa5b
SocketsHttpHandler: Don't reuse connection with extraneous received data (dotnet/corefx#27265)

* don't reuse connection with extraneous received data

* add tracking issue

Commit migrated from https://github.com/dotnet/corefx/commit/5a57de7524fa3c3a2ba2b4f643f30464f917e14f
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnection.cs
src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.cs