[release/6.0-rc1] Improve tracing of HTTP/2 PINGs (#57998)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Tue, 24 Aug 2021 16:58:49 +0000 (10:58 -0600)
committerGitHub <noreply@github.com>
Tue, 24 Aug 2021 16:58:49 +0000 (10:58 -0600)
commit2b467205e62abe34ac13f98349da12485cc234ec
tree8f49bb6ee5019924a3521c546520700395fb2a76
parent2170911873dd5712afa7b9b94b7a43f06722d9e4
[release/6.0-rc1] Improve tracing of HTTP/2 PINGs (#57998)

* more HTTP/2 PING logging

* test unexpected PING response

Co-authored-by: Anton Firszov <antonfir@gmail.com>
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/Http2Connection.cs
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/Http2StreamWindowManager.cs
src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.Http2FlowControl.cs