aspnetcore/test/Microsoft.AspNetCore.Server...
Stephen Halter 0d559468f1 Make connection reset logs less scary
- Particularly between requests, connection resets aren't that abnormal.
2016-11-04 21:36:51 -07:00
..
TestResources
AddressRegistrationTests.cs Include address in error message when address already in use (#1086). 2016-10-05 14:23:09 -07:00
HttpClientSlimTests.cs Enable all tests in HttpsConnectionFilterTests to run on all platforms 2016-07-18 12:38:19 -07:00
HttpsTests.cs Prevent block leak when socket is closed before connection filter is applied. 2016-11-04 20:56:01 -07:00
IPv6SupportedConditionAttribute.cs
IWebHostPortExtensions.cs Enable all tests in HttpsConnectionFilterTests to run on all platforms 2016-07-18 12:38:19 -07:00
KeepAliveTimeoutTests.cs Reduce delay variability in KeepAliveTimeoutTests.ConnectionKeptAliveBetweenRequests() (#1157). 2016-10-11 16:22:59 -07:00
MaxRequestBufferSizeTests.cs Assume zero length on non-keepalive requests without Content-Length or Transfer-Encoding (#1104). 2016-09-28 12:30:53 -07:00
MaxRequestLineSizeTests.cs Reject POST and PUT requests with no Content-Length or Transfer-Encoding (#1130). 2016-11-04 18:04:27 -07:00
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.xproj
PathBaseTests.cs
RequestHeaderLimitsTests.cs More specific response status codes for errors (#653). 2016-09-22 12:13:14 -07:00
RequestHeadersTimeoutTests.cs Add request headers timeout (#1110). 2016-09-27 17:08:02 -07:00
RequestTests.cs Make connection reset logs less scary 2016-11-04 21:36:51 -07:00
ResponseTests.cs Fix more test failures caused by connection resets 2016-11-04 16:05:11 -07:00
ThreadCountTests.cs Change SkipReason for ThreadCountTests on OS X. 2016-09-16 09:09:26 -07:00
project.json Updating to netcoreapp1.1 2016-10-13 11:19:16 -07:00