aspnetcore/test/Microsoft.AspNetCore.Server...
Nate McMaster ed4a27a827 Remove ListenOptions.Scheme and move IConnectionFilter to .Internal namespace
Add an internal API to ListenOptions to determine if an endpoint is configured to use HTTPS. This is a temporary as the design of connection adapters and configuration will churn before release.
2017-04-13 09:45:26 -07:00
..
TestHelpers Make timeout logic transport agnostic (#1649) 2017-04-12 16:15:46 -07:00
ConnectionTests.cs
LibuvOutputConsumerTests.cs
LibuvTransportFactoryTests.cs
LibuvTransportOptionsTests.cs
LibuvTransportTests.cs
ListenerPrimaryTests.cs Remove ListenOptions.Scheme and move IConnectionFilter to .Internal namespace 2017-04-13 09:45:26 -07:00
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Tests.csproj Workaround for "Explicit RID still required for .NET Framework test projects" 2017-04-10 22:03:00 -07:00
MultipleLoopTests.cs
NetworkingTests.cs
UvStreamHandleTests.cs
UvTimerHandleTests.cs
xunit.runner.json