aspnetcore/test/shared
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
..
TestResources
DummyApplication.cs
HttpClientSlim.cs Add ConfigureAwait(false) to test helpers (#1699) 2017-04-17 11:33:27 -07:00
HttpParsingData.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -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 Add ConfigureAwait(false) to test helpers (#1699) 2017-04-17 11:33:27 -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 Move shutdown logic from transport to core (#1707) 2017-04-19 18:08:36 -07:00