aspnetcore/test
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
..
Microsoft.AspNetCore.Server.Kestrel.Core.Tests 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 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.Performance Add initial Socket transport for Kestrel (#1659) 2017-04-13 23:10:06 -07:00
Microsoft.AspNetCore.Server.Kestrel.Tests
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Tests Track connections until request processing completes 2017-04-14 16:26:27 -07:00
shared Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00