[release/6.0] [HTTP/3] Fix content stream read hang (#58460)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Thu, 2 Sep 2021 18:57:34 +0000 (12:57 -0600)
committerGitHub <noreply@github.com>
Thu, 2 Sep 2021 18:57:34 +0000 (12:57 -0600)
commitb73658a7f12859f4e2198c220ac7a40b5e2ffcc9
tree2c0fb7acff329970b93f4e79d215c136e1bd452d
parentb8b42ba93092225381424fa09180b65f4c91def3
[release/6.0] [HTTP/3] Fix content stream read hang (#58460)

* Fix HTTP/3 content stream read hang

* Fix hang if full data frame is not available

Co-authored-by: Natalia Kondratyeva <knatalia@microsoft.com>
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/Http3RequestStream.cs
src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.Http3.cs