aspnetcore/test/shared
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
..
TestResources
DummyApplication.cs
HttpClientSlim.cs
HttpParsingData.cs Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
KestrelTestLoggerFactory.cs
LifetimeNotImplemented.cs
MockSocketOutput.cs Specialized struct generics rather than interface (#1640) 2017-04-10 19:30:18 -07:00
MockSystemClock.cs Rename namespaces/directories/classes in Kestrel.Core and Transport.Libuv (#1582). 2017-04-04 13:45:02 -07:00
PassThroughConnectionAdapter.cs Remove ListenOptions.Scheme and move IConnectionFilter to .Internal namespace 2017-04-13 09:45:26 -07:00
StringExtensions.cs Log rejected request targets. 2017-03-12 18:37:08 -07:00
TestApp.cs
TestApplicationErrorLogger.cs Make timeout logic transport agnostic (#1649) 2017-04-12 16:15:46 -07:00
TestConnection.cs Make timeout logic transport agnostic (#1649) 2017-04-12 16:15:46 -07:00
TestFrame.cs Rename namespaces/directories/classes in Kestrel.Core and Transport.Libuv (#1582). 2017-04-04 13:45:02 -07:00
TestKestrelTrace.cs Rename namespaces/directories/classes in Kestrel.Core and Transport.Libuv (#1582). 2017-04-04 13:45:02 -07:00
TestResources.cs Converted test projects to run on netcoreapp2.0 2017-03-31 02:58:18 -07:00
TestServiceContext.cs Make timeout logic transport agnostic (#1649) 2017-04-12 16:15:46 -07:00