| .. |
|
TestResources
|
Limit size of memory buffer when reading request (#304)
|
2016-06-13 18:52:20 -07:00 |
|
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 |
|
LoggingConnectionFilterTests.cs
|
Implement Begin/End Read/Write methods in LoggingStream
|
2016-11-04 21:38:57 -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
|
One build to rule them all
|
2016-07-07 12:07:14 -07:00 |
|
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
|
Always flush headers on first response write (#1202).
|
2016-11-09 13:59:12 -08:00 |
|
ThreadCountTests.cs
|
Change SkipReason for ThreadCountTests on OS X.
|
2016-09-16 09:09:26 -07:00 |
|
project.json
|
Updating versions to 1.2.0-*
|
2016-11-09 14:18:16 -08:00 |