aspnetcore/src
David Fowler dc9ed60465 Create the connection logging scope in ConnectionHandler (#2013)
- Instead of doing it on the FrameConnection only. This will
make sure all middleware logs get the connection id as part of their scope.
2017-08-22 14:32:58 -07:00
..
Kestrel
Kestrel.Core Create the connection logging scope in ConnectionHandler (#2013) 2017-08-22 14:32:58 -07:00
Kestrel.Https
Kestrel.Tls
Kestrel.Transport.Abstractions Added initial connection middleware pipeline (#2003) 2017-08-21 12:11:27 -07:00
Kestrel.Transport.Libuv Added initial connection middleware pipeline (#2003) 2017-08-21 12:11:27 -07:00
Kestrel.Transport.Sockets Added initial connection middleware pipeline (#2003) 2017-08-21 12:11:27 -07:00
Protocols.Abstractions Added initial connection middleware pipeline (#2003) 2017-08-21 12:11:27 -07:00
Directory.Build.props