Add SocketsHttpHandler check for TransferEncodingChunked w/o Content (dotnet/corefx...
authorStephen Toub <stoub@microsoft.com>
Sun, 11 Feb 2018 17:19:03 +0000 (12:19 -0500)
committerGitHub <noreply@github.com>
Sun, 11 Feb 2018 17:19:03 +0000 (12:19 -0500)
commit5c894d6b175f9259c4a73d92abb1c0f8efff84d8
treed0ffa732872e85bc77cb85ec5b76d9ab4a33209d
parent6c680513f5ad45ba6df59659fde780ec78427d6d
Add SocketsHttpHandler check for TransferEncodingChunked w/o Content (dotnet/corefx#27040)

Commit migrated from https://github.com/dotnet/corefx/commit/bf5a3183bc901723ebe0bb3d178bec86cda57429
src/libraries/System.Net.Http/src/System/Net/Http/CurlHandler/CurlHandler.cs
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/SocketsHttpHandler.cs
src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.cs