未验证 提交 1b54c69d 编写于 作者: T Tomas Weinfurt 提交者: GitHub

make Https_MultipleRequests_TlsResumed Linux specific (#90286)

上级 1a36cf77
...@@ -4302,7 +4302,7 @@ public sealed class SocketsHttpHandler_SocketsHttpHandler_SecurityTest_Http11 : ...@@ -4302,7 +4302,7 @@ public sealed class SocketsHttpHandler_SocketsHttpHandler_SecurityTest_Http11 :
[Theory] [Theory]
[InlineData(true)] [InlineData(true)]
[InlineData(false)] [InlineData(false)]
[PlatformSpecific(TestPlatforms.Windows | TestPlatforms.Linux)] [PlatformSpecific(TestPlatforms.Linux)]
public async Task Https_MultipleRequests_TlsResumed(bool useSocketHandler) public async Task Https_MultipleRequests_TlsResumed(bool useSocketHandler)
{ {
await LoopbackServer.CreateClientAndServerAsync(async uri => await LoopbackServer.CreateClientAndServerAsync(async uri =>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册