aspnetcore/test/Microsoft.AspNetCore.Server...
Stephen Halter a053ca4758 Move shutdown logic from transport to core (#1707)
* Move shutdown logic from transport to core
* Use weak references to track FrameConnections
2017-04-19 18:08:36 -07:00
..
Properties
SystemdActivation
AddressRegistrationTests.cs Refactor address binding and handle EAFNOSUPPORT 2017-04-19 15:58:12 -07:00
BadHttpRequestTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
ChunkedRequestTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
ChunkedResponseTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
ConnectionAdapterTests.cs
DefaultHeaderTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
EventSourceTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
FrameConnectionManagerTests.cs Move shutdown logic from transport to core (#1707) 2017-04-19 18:08:36 -07:00
GeneratedCodeTests.cs
HttpClientSlimTests.cs
HttpsConnectionAdapterTests.cs
HttpsTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
IPv6ScopeIdPresentConditionAttribute.cs
IPv6SupportedConditionAttribute.cs
IWebHostPortExtensions.cs
KeepAliveTimeoutTests.cs Move shutdown logic from transport to core (#1707) 2017-04-19 18:08:36 -07:00
LoggingConnectionAdapterTests.cs Move shutdown logic from transport to core (#1707) 2017-04-19 18:08:36 -07:00
MaxRequestBufferSizeTests.cs Move shutdown logic from transport to core (#1707) 2017-04-19 18:08:36 -07:00
MaxRequestLineSizeTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.csproj Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
RequestHeaderLimitsTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
RequestHeadersTimeoutTests.cs Move shutdown logic from transport to core (#1707) 2017-04-19 18:08:36 -07:00
RequestTargetProcessingTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
RequestTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
ResponseTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
TestServer.cs Move shutdown logic from transport to core (#1707) 2017-04-19 18:08:36 -07:00
ThreadCountTests.cs
xunit.runner.json