This feature generates a unique ID per request. This unique ID can be used in event source and logging. Also, this change improves KestrelEventSource by moving it back into the Kestrel.Core assembly and de-coupling from the Libuv transport. This adds two new events, RequestStart and RequestStop, which can be used to identify the correlation between connection ID and request trace identifier. |
||
|---|---|---|
| .. | ||
| Properties | ||
| SystemdActivation | ||
| AddressRegistrationTests.cs | ||
| BadHttpRequestTests.cs | ||
| EventSourceTests.cs | ||
| 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 | ||
| RequestHeaderLimitsTests.cs | ||
| RequestHeadersTimeoutTests.cs | ||
| RequestTests.cs | ||
| ResponseTests.cs | ||
| ThreadCountTests.cs | ||
| xunit.runner.json | ||