Skip to content

Commit

Permalink
Change Active Issue Number on MaxResponseHeaderLength_Http3 Test (#93333
Browse files Browse the repository at this point in the history
)
  • Loading branch information
liveans authored Oct 11, 2023
1 parent 701bfc0 commit f9cbb40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1633,7 +1633,7 @@ public SocketsHttpHandler_HttpClientHandler_MaxResponseHeadersLength_Http2(ITest
protected override Version UseVersion => HttpVersion.Version20;
}

[ActiveIssue("https://github.com/dotnet/runtime/issues/74896")]
[ActiveIssue("https://github.com/dotnet/runtime/issues/91757")]
[ConditionalClass(typeof(HttpClientHandlerTestBase), nameof(IsQuicSupported))]
public sealed class SocketsHttpHandler_HttpClientHandler_MaxResponseHeadersLength_Http3 : SocketsHttpHandler_HttpClientHandler_MaxResponseHeadersLength
{
Expand Down

0 comments on commit f9cbb40

Please sign in to comment.