aspnetcore/src/Kestrel.Core
Stephen Halter 6fd09af374
Improve logging of request drain timeout (#2480)
2018-04-16 11:53:10 -07:00
..
Adapter Flow the ConnectionContext to the SNI callback (#2478) 2018-04-11 15:56:25 -07:00
Features
Internal Improve logging of request drain timeout (#2480) 2018-04-16 11:53:10 -07:00
Properties Add file logging to functional tests 2018-04-13 14:53:57 -07:00
Systemd
AnyIPListenOptions.cs
BadHttpRequestException.cs Improve logging of request drain timeout (#2480) 2018-04-16 11:53:10 -07:00
ClientCertificateMode.cs
CoreStrings.resx Add SNI support #2357 2018-04-04 12:49:29 -07:00
EndpointConfiguration.cs
HttpProtocols.cs
HttpsConnectionAdapterOptions.cs Flow the ConnectionContext to the SNI callback (#2478) 2018-04-11 15:56:25 -07:00
Kestrel.Core.csproj
KestrelConfigurationLoader.cs Delay loading the dev cert #2422 2018-04-04 14:54:27 -07:00
KestrelServer.cs
KestrelServerLimits.cs
KestrelServerOptions.cs Delay loading the dev cert #2422 2018-04-04 14:54:27 -07:00
ListenOptions.cs Make Protocols internal 2018-04-12 08:53:27 -07:00
ListenOptionsHttpsExtensions.cs Delay loading the dev cert #2422 2018-04-04 14:54:27 -07:00
LocalhostListenOptions.cs Copy connection middleware when using ListenLocalHost (#2447) 2018-03-31 07:29:35 -07:00
MinDataRate.cs
ServerAddress.cs
baseline.netcore.json