Remove a few unnecessary state machines from SocketsHttpHandler (#56109)
authorStephen Toub <stoub@microsoft.com>
Thu, 22 Jul 2021 15:26:11 +0000 (11:26 -0400)
committerGitHub <noreply@github.com>
Thu, 22 Jul 2021 15:26:11 +0000 (11:26 -0400)
commitbc7b910144d1f2b62de05540b9df1bb90f3729b9
tree47df9f815c6f896bfc2bf9c08c9ddc812a9b5c07
parent290430eedbfe0e690c8dd119bba6f5a95f2bef53
Remove a few unnecessary state machines from SocketsHttpHandler (#56109)
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/ChunkedEncodingWriteStream.cs
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/ContentLengthWriteStream.cs
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnection.cs
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpContentWriteStream.cs