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 Adds support for loading the developer certificate from a pfx file 2018-01-12 16:32:06 -08:00
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 Fix flakiness in address-in-use test (#2267) 2018-01-24 17:42:49 -08:00
TestHttp1Connection.cs Consumes request before closing connection (#2314) 2018-02-14 11:46:13 -08:00
TestKestrelTrace.cs
TestResources.cs Add SNI support #2357 2018-04-04 12:49:29 -07:00
TestServiceContext.cs React to pool cleanup (#2526) 2018-04-30 08:37:15 -07:00