Sync HPackDecoder with ASP.NET Core changes (#40689)
authorJames Newton-King <james@newtonking.com>
Thu, 13 Aug 2020 00:34:47 +0000 (12:34 +1200)
committerGitHub <noreply@github.com>
Thu, 13 Aug 2020 00:34:47 +0000 (17:34 -0700)
commit494cfe7dcaa8ee603902b26af5e1d8177cf8fc41
treebe00b2ca7ebb4a78a788b564b62f485a7e2375db
parentfab6cd35fc65f173ecd689b1fa4474eaa3f42435
Sync HPackDecoder with ASP.NET Core changes (#40689)

* Sync HPackDecoder with ASP.NET Core changes
src/libraries/Common/src/System/Net/Http/aspnetcore/Http2/Hpack/HPackDecoder.cs
src/libraries/Common/tests/Tests/System/Net/aspnetcore/Http2/HPackDecoderTest.cs
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/Http2Stream.cs
src/libraries/System.Net.Http/tests/UnitTests/HPack/HPackRoundtripTests.cs