HTTP/3 Reenabled cookie tests (#56831)
authorMarie Píchová <11718369+ManickaP@users.noreply.github.com>
Fri, 6 Aug 2021 07:30:52 +0000 (09:30 +0200)
committerGitHub <noreply@github.com>
Fri, 6 Aug 2021 07:30:52 +0000 (09:30 +0200)
commit50a60e7c52f4833e5014b5f8c2e7fc2609297197
treeb2ede85e4f0afce1bf41677dc7c81c722e54e788
parent3675d994cce0d7b97a93c3fae3e6f32273722078
HTTP/3 Reenabled cookie tests (#56831)

* Reenabled cookie tests

* Disabled mock cookie tests

* Handle H_REQUEST_REJECTED with retry

* Reenable mock

* Disabled only tests which use more than 1 server connection
src/libraries/Common/tests/System/Net/Http/HttpClientHandlerTest.Cookies.cs
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/Http3RequestStream.cs
src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.cs
src/libraries/System.Net.Quic/tests/FunctionalTests/QuicStreamTests.cs