Skip to content

Commit 60ee773

Browse files
liveansmatouskozak
authored andcommitted
Enable MaxResponseHeaderLength Tests for HTTP3 (dotnet#100911)
1 parent 47e9925 commit 60ee773

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.cs

-1
Original file line numberDiff line numberDiff line change
@@ -1633,7 +1633,6 @@ public SocketsHttpHandler_HttpClientHandler_MaxResponseHeadersLength_Http2(ITest
16331633
protected override Version UseVersion => HttpVersion.Version20;
16341634
}
16351635

1636-
[ActiveIssue("https://github.com/dotnet/runtime/issues/91757")]
16371636
[ConditionalClass(typeof(HttpClientHandlerTestBase), nameof(IsQuicSupported))]
16381637
public sealed class SocketsHttpHandler_HttpClientHandler_MaxResponseHeadersLength_Http3 : SocketsHttpHandler_HttpClientHandler_MaxResponseHeadersLength
16391638
{

0 commit comments

Comments
 (0)