aspnetcore/test/Microsoft.AspNetCore.Server...
Stephen Halter 7aa7b3e0a9 Track connections until request processing completes
- Paves the way to allow request processing to continue during server shutdown
  even after a client disconnects.
2017-04-14 16:26:27 -07:00
..
TestHelpers Track connections until request processing completes 2017-04-14 16:26:27 -07:00
ConnectionTests.cs
LibuvOutputConsumerTests.cs Track connections until request processing completes 2017-04-14 16:26:27 -07:00
LibuvTransportFactoryTests.cs
LibuvTransportOptionsTests.cs
LibuvTransportTests.cs
ListenerPrimaryTests.cs
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Tests.csproj Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
MultipleLoopTests.cs
NetworkingTests.cs
UvStreamHandleTests.cs
UvTimerHandleTests.cs
xunit.runner.json