aspnetcore/src/Microsoft.AspNetCore.Server...
Mike Harder 6047a62c07 Add IWebHostBuilder.UseKestrel(options) overload to configure Kestrel (#720)
- 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()
2016-04-13 14:57:54 -07:00
..
Properties
ClientCertificateMode.cs
HttpsConnectionFilter.cs
HttpsConnectionFilterOptions.cs
KestrelServerOptionsHttpsExtensions.cs Add IWebHostBuilder.UseKestrel(options) overload to configure Kestrel (#720) 2016-04-13 14:57:54 -07:00
Microsoft.AspNetCore.Server.Kestrel.Https.xproj
project.json