- Replace KestrelServerInformation with KestrelServerOptions. - Move properties from KestrelServerPoolingParameters to KestrelServerOptions. - Stop reading default options from "kestrel.*" config settings. - Move extension method IApplicatonBuilder.UseKestrelConnectionLogging() to KestrelServerOptions.UseConnectionLogging() |
||
|---|---|---|
| .. | ||
| AddressRegistrationTests.cs | ||
| IPv6SupportedConditionAttribute.cs | ||
| Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.xproj | ||
| PathBaseTests.cs | ||
| PortManager.cs | ||
| RequestTests.cs | ||
| ResponseTests.cs | ||
| TestConnection.cs | ||
| ThreadCountTests.cs | ||
| project.json | ||