aspnetcore/src/Kestrel.Core/Internal
Nate McMaster 05d68efbae
Merge branch 'release/2.1.0-rc1' into release/2.1
2018-05-07 14:35:41 -07:00
..
Http Merge branch 'release/2.1.0-rc1' into release/2.1 2018-05-07 14:35:41 -07:00
Http2 Fix connection abort 2018-04-23 17:01:49 -07:00
Infrastructure Improve logging of request drain timeout (#2480) 2018-04-16 11:53:10 -07:00
AddressBindContext.cs
AddressBinder.cs Renames from API review (#2413) 2018-03-22 21:38:14 -07:00
CertificateLoader.cs
ClosedStream.cs
ConfigurationReader.cs
ConnectionDispatcher.cs Use 4K as the minimum segment size (#2452) 2018-04-02 16:14:40 -07:00
ConnectionLimitMiddleware.cs Renames from API review (#2413) 2018-03-22 21:38:14 -07:00
ConnectionLogScope.cs
DuplexPipe.cs Move DuplexPipe into Kestrel.Core as internal (#2428) 2018-03-27 02:02:15 -07:00
HttpConnection.cs Fix connection abort 2018-04-23 17:01:49 -07:00
HttpConnectionBuilderExtensions.cs Renames from API review (#2413) 2018-03-22 21:38:14 -07:00
HttpConnectionContext.cs Flow the ConnectionContext to the SNI callback (#2478) 2018-04-11 15:56:25 -07:00
HttpConnectionMiddleware.cs Moved kestrel specific features into transport abstractions (#2482) 2018-04-11 20:23:48 -07:00
HttpsConnectionAdapter.cs Downgrade HTTPs handshake failures to debug #1853 2018-04-12 09:25:44 -07:00
IRequestProcessor.cs
KestrelServerOptionsSetup.cs Delay loading the dev cert #2422 2018-04-04 14:54:27 -07:00
LoggerExtensions.cs
ServerAddressesFeature.cs
ServiceContext.cs
TlsConnectionFeature.cs