aspnetcore/test
Stephen Halter 0aff4a0440
Handle client and server aborts differently from eachhother (#2612)
* Trace when app aborts connection
* Improve exception messages
* Always abort connection with ConnectionAbortedException
* Add ConnectionContext.Abort(Exception)
2018-06-01 14:42:30 -07:00
..
Kestrel.Core.Tests Handle client and server aborts differently from eachhother (#2612) 2018-06-01 14:42:30 -07:00
Kestrel.FunctionalTests Handle client and server aborts differently from eachhother (#2612) 2018-06-01 14:42:30 -07:00
Kestrel.Tests
Kestrel.Transport.Libuv.FunctionalTests
Kestrel.Transport.Libuv.Tests Handle client and server aborts differently from eachhother (#2612) 2018-06-01 14:42:30 -07:00
Kestrel.Transport.Sockets.FunctionalTests
SystemdActivation
shared Handle client and server aborts differently from eachhother (#2612) 2018-06-01 14:42:30 -07:00
Directory.Build.props
xunit.runner.json