aspnetcore/test/Microsoft.AspNetCore.Server...
Nate McMaster d4c0d4b81e Adds an EventSource named 'Microsoft-AspNetCore-Server-Kestrel' with the following event and properties:
ConnectionStart:
 - connectionId
 - scheme
 - localEndPoint
 - remoteEndPoint

ConnectionStop:
 - connectionId
2017-03-14 16:59:11 -07:00
..
Properties
SystemdActivation
AddressRegistrationTests.cs
BadHttpRequestTests.cs Log rejected request targets. 2017-03-12 18:37:08 -07:00
EventSourceTests.cs Adds an EventSource named 'Microsoft-AspNetCore-Server-Kestrel' with the following event and properties: 2017-03-14 16:59:11 -07:00
GeneratedCodeTests.cs
HttpClientSlimTests.cs
HttpsTests.cs
IPv6ScopeIdPresentConditionAttribute.cs
IPv6SupportedConditionAttribute.cs
IWebHostPortExtensions.cs
KeepAliveTimeoutTests.cs
LoggingConnectionAdapterTests.cs
MaxRequestBufferSizeTests.cs
MaxRequestLineSizeTests.cs
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.csproj Re-add .NET Framework to tests and other cleanup (#1494) 2017-03-14 11:02:49 -07:00
PathBaseTests.cs Input Pipeline migration (#1277) 2017-02-17 15:38:13 -08:00
RequestHeaderLimitsTests.cs InitializeHeaders only at start of parsing/Fix remaining (#1488) 2017-03-13 15:32:28 -07:00
RequestHeadersTimeoutTests.cs
RequestTests.cs Handle absolute, asterisk, and authority-form request targets 2017-03-09 16:54:12 -08:00
ResponseTests.cs
ThreadCountTests.cs