aspnetcore/test/shared
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
..
TestCertificates
CompositeKestrelTrace.cs Handle client and server aborts differently from eachhother (#2612) 2018-06-01 14:42:30 -07:00
DisposableStack.cs
DummyApplication.cs
EventRaisingResourceCounter.cs
HttpParsingData.cs
KestrelTestLoggerProvider.cs
LifetimeNotImplemented.cs
MockLogger.cs
MockSystemClock.cs
PassThroughConnectionAdapter.cs Handle exception in SocketConnection.Shutdown() (#2562) 2018-05-10 23:39:06 -07:00
StringExtensions.cs
TaskTimeoutExtensions.cs Consistently handle connection resets (#2547) 2018-05-22 16:38:21 -07:00
TestApp.cs
TestApplicationErrorLogger.cs React to pool cleanup (#2526) 2018-04-30 08:37:15 -07:00
TestConnection.cs Consistently handle connection resets (#2547) 2018-05-22 16:38:21 -07:00
TestConstants.cs
TestHttp1Connection.cs
TestKestrelTrace.cs
TestResources.cs
TestServiceContext.cs React to pool cleanup (#2526) 2018-04-30 08:37:15 -07:00