aspnetcore/test/Kestrel.Transport.Libuv.Tests
Stephen Halter e9c2acf4dc
Add HTTP/2 response draining timeout (#2956)
* Move drain timeout to Http1Connection
* Add TimeoutControl class
2018-09-27 17:59:12 -07:00
..
TestHelpers
Kestrel.Transport.Libuv.Tests.csproj Improve test logs (#2826) 2018-08-15 18:31:56 -07:00
LibuvConnectionTests.cs
LibuvOutputConsumerTests.cs Add HTTP/2 response draining timeout (#2956) 2018-09-27 17:59:12 -07:00
LibuvThreadTests.cs
LibuvTransportFactoryTests.cs
LibuvTransportOptionsTests.cs
LibuvTransportTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
ListenerPrimaryTests.cs
MultipleLoopTests.cs
NetworkingTests.cs
UvStreamHandleTests.cs
UvTimerHandleTests.cs