Fix hanging HTTP cancelation test. (#57573)
authorPavel Savara <pavelsavara@microsoft.com>
Tue, 17 Aug 2021 18:17:05 +0000 (20:17 +0200)
committerGitHub <noreply@github.com>
Tue, 17 Aug 2021 18:17:05 +0000 (13:17 -0500)
commit00e831d4ec5bf9c86e0d01b3b18b8d7246d6f74a
treeb794f44d4f297ac93ef59cb119ddeb985ae4e61d
parentf21b2e3f85c73c125344e4536450b9b4f6d67d7e
Fix hanging HTTP cancelation test. (#57573)

* fix hanging http cancelation test. On wasm, the loopback could never get to read the headers

* feedback
src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientTest.cs