Skip to content

Commit 84e7c46

Browse files
stephentoubViktorHofer
authored andcommitted
Re-enable unicode host name test (dotnet#39606)
Site appears to be back up.
1 parent 4835cc2 commit 84e7c46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1631,7 +1631,6 @@ await server.AcceptConnectionSendCustomResponseAndCloseAsync(
16311631
});
16321632
}
16331633

1634-
[ActiveIssue(37352)]
16351634
[OuterLoop("Uses external server")]
16361635
[Fact]
16371636
public async Task GetAsync_UnicodeHostName_SuccessStatusCodeInResponse()

0 commit comments

Comments
 (0)