Skip to content

Commit

Permalink
document #53876
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelsavara committed Jun 8, 2021
1 parent 63e863b commit 3fdc1d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ public static IEnumerable<object[]> ExpectContinueVersion()
[OuterLoop("Uses external servers", PlatformDetection.LocalEchoServerIsNotAvailable)]
[Theory]
[MemberData(nameof(ExpectContinueVersion))]
[ActiveIssue("https://github.com/dotnet/runtime/issues/53018", TestPlatforms.Browser)]
[ActiveIssue("https://github.com/dotnet/runtime/issues/53876", TestPlatforms.Browser)]
public async Task PostAsync_ExpectContinue_Success(bool? expectContinue, Version version)
{
// Sync API supported only up to HTTP/1.1
Expand Down

0 comments on commit 3fdc1d9

Please sign in to comment.