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 Fix Libuv.Tests directory name (#1646) 2017-04-10 11:43:12 -07:00
LibuvOutputConsumerTests.cs Track connections until request processing completes 2017-04-14 16:26:27 -07:00
LibuvTransportFactoryTests.cs Fix Libuv.Tests directory name (#1646) 2017-04-10 11:43:12 -07:00
LibuvTransportOptionsTests.cs Fix Libuv.Tests directory name (#1646) 2017-04-10 11:43:12 -07:00
LibuvTransportTests.cs Fix Libuv.Tests directory name (#1646) 2017-04-10 11:43:12 -07:00
ListenerPrimaryTests.cs Remove ListenOptions.Scheme and move IConnectionFilter to .Internal namespace 2017-04-13 09:45:26 -07:00
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 Fix Libuv.Tests directory name (#1646) 2017-04-10 11:43:12 -07:00
NetworkingTests.cs Fix Libuv.Tests directory name (#1646) 2017-04-10 11:43:12 -07:00
UvStreamHandleTests.cs Fix Libuv.Tests directory name (#1646) 2017-04-10 11:43:12 -07:00
UvTimerHandleTests.cs Fix Libuv.Tests directory name (#1646) 2017-04-10 11:43:12 -07:00
xunit.runner.json Fix Libuv.Tests directory name (#1646) 2017-04-10 11:43:12 -07:00