Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1623,6 +1623,7 @@ public async Task DuplexStreaming_AbortByServer_StreamingCancelled(bool graceful
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/103264")]
public async Task ServerSendsTrailingHeaders_Success()
{
using Http3LoopbackServer server = CreateHttp3LoopbackServer();
Expand Down