aspnetcore/test/shared
Stephen Halter f4d27e67bb
Improve server shutdown logic (#2247)
Ensure connections abort when they don't close gracefully.
2018-01-16 16:43:45 -08:00
..
TestCertificates Adds support for loading the developer certificate from a pfx file 2018-01-12 16:32:06 -08:00
DisposableStack.cs Implement max connection limits 2017-05-26 12:27:48 -07:00
DummyApplication.cs Do not enforce timeouts when the debugger is attached 2017-06-27 16:56:27 -07:00
EventRaisingResourceCounter.cs Implement max connection limits 2017-05-26 12:27:48 -07:00
HttpParsingData.cs Add request parsing regression tests. 2017-09-13 14:49:45 -07:00
KestrelTestLoggerProvider.cs Add "zero config" HTTPS support using local development certificate. (#2093) 2017-10-25 13:59:09 -07:00
LifetimeNotImplemented.cs
MockLogger.cs
MockSystemClock.cs Add request body minimum data rate feature (#1874). 2017-06-08 14:36:03 -07:00
PassThroughConnectionAdapter.cs
StringExtensions.cs
TestApp.cs Remove usage of TaskCache (#1889) 2017-06-08 13:47:01 -07:00
TestApplicationErrorLogger.cs Improve server shutdown logic (#2247) 2018-01-16 16:43:45 -08:00
TestConnection.cs Add a request body size limit (#1877) 2017-06-07 11:48:56 -07:00
TestHttp1Connection.cs Lazily allocate protocol-specific connection objects (#2190) 2017-12-04 15:59:12 -08:00
TestKestrelTrace.cs
TestResources.cs Implement config support #1290 #1879 #2016 #2166 #2167 #2188 2017-12-21 09:12:32 -08:00
TestServiceContext.cs Make the HttpParser a singleton (#2203) 2017-12-03 13:27:36 -08:00