aspnetcore/src/Kestrel.Core/Internal
Stephen Halter f3b6430aab
Initialize Heartbeat in KestrelServer.StartAsync (#2939)
Fixes #2850 again
2018-09-17 16:43:30 -07:00
..
Http Initialize Heartbeat in KestrelServer.StartAsync (#2939) 2018-09-17 16:43:30 -07:00
Http2 Change how HTTP/2 frames are parsed and generated #2858 2018-09-17 14:48:43 -07:00
Infrastructure Initialize Heartbeat in KestrelServer.StartAsync (#2939) 2018-09-17 16:43:30 -07:00
AddressBindContext.cs
AddressBinder.cs
BufferReader.cs
BufferWriter.cs
CertificateLoader.cs
ClosedStream.cs
ConfigurationReader.cs Map ListenOptions.Protocols from IConfiguration #2903 2018-09-10 16:27:51 -07:00
ConnectionDispatcher.cs
ConnectionLimitMiddleware.cs
ConnectionLogScope.cs
DuplexPipe.cs
HttpConnection.cs fix some spelling (#2888) 2018-09-06 11:48:25 -07:00
HttpConnectionBuilderExtensions.cs
HttpConnectionContext.cs
HttpConnectionMiddleware.cs
HttpsConnectionAdapter.cs Fix category logger for HttpsConnectionAdapter and LoggingConnectionAdapter. #2929 (#2935) 2018-09-17 16:01:14 -07:00
IRequestProcessor.cs
KestrelServerOptionsSetup.cs
LoggerExtensions.cs
ServerAddressesFeature.cs
ServiceContext.cs
TlsConnectionFeature.cs