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
..
Properties
SystemdActivation
TestHelpers Make IServer Start and Stop async 2017-04-12 22:23:05 -07:00
AddressRegistrationTests.cs Remove ListenOptions.Scheme and move IConnectionFilter to .Internal namespace 2017-04-13 09:45:26 -07:00
BadHttpRequestTests.cs
ChunkedRequestTests.cs
ChunkedResponseTests.cs
ConnectionAdapterTests.cs Remove ListenOptions.Scheme and move IConnectionFilter to .Internal namespace 2017-04-13 09:45:26 -07:00
DefaultHeaderTests.cs
EventSourceTests.cs Remove ListenOptions.Scheme and move IConnectionFilter to .Internal namespace 2017-04-13 09:45:26 -07:00
GeneratedCodeTests.cs
HttpClientSlimTests.cs
HttpsConnectionAdapterTests.cs
HttpsTests.cs
IPv6ScopeIdPresentConditionAttribute.cs
IPv6SupportedConditionAttribute.cs
IWebHostPortExtensions.cs
KeepAliveTimeoutTests.cs Make timeout logic transport agnostic (#1649) 2017-04-12 16:15:46 -07:00
LoggingConnectionAdapterTests.cs
MaxRequestBufferSizeTests.cs Fix spelling nit 2017-04-08 01:50:25 -07:00
MaxRequestLineSizeTests.cs
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.csproj
RequestHeaderLimitsTests.cs
RequestHeadersTimeoutTests.cs Make timeout logic transport agnostic (#1649) 2017-04-12 16:15:46 -07:00
RequestTargetProcessingTests.cs
RequestTests.cs
ResponseTests.cs
TestServer.cs
ThreadCountTests.cs
xunit.runner.json