- 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() |
||
|---|---|---|
| .. | ||
| Properties | ||
| ClientCertificateMode.cs | ||
| HttpsConnectionFilter.cs | ||
| HttpsConnectionFilterOptions.cs | ||
| KestrelServerOptionsHttpsExtensions.cs | ||
| Microsoft.AspNetCore.Server.Kestrel.Https.xproj | ||
| project.json | ||