add StreamState and rework HTTP2 stream state handling
authorGeoff Kizer <geoffrek>
Wed, 20 Feb 2019 20:54:39 +0000 (12:54 -0800)
committerGeoff Kizer <geoffrek>
Thu, 21 Feb 2019 11:59:36 +0000 (03:59 -0800)
commit294a0381c564bb5008c6bc5a0b7da2a9ea66335d
tree21250ac13e33dc223d29fd8b91be59fd9e3f6258
parentb179254a6a42e0f7deb35b24f3a54fb23f3989ae
add StreamState and rework HTTP2 stream state handling

cleanup

Commit migrated from https://github.com/dotnet/corefx/commit/1eba83637d47fde09c8e1748b0ebb4ca42da5ca4
src/libraries/Common/tests/System/Net/Http/Http2Frames.cs
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/Http2Stream.cs
src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.Http2.cs