aspnetcore/src/Hosting
Vance Morrison 18b81bacce Support for receiving ID via TraceParent HTTP header. (#8495)
- Also moved the fetching of ANY HTTP header fields until AFTER the most stringent
- Check to see if logging is on (thus deferring work if the logger is sampling).
- Added transfer of TraceState from http header to Activity
- Added tests to insure that we were reading traceparent and tracestate headers as expected.
2019-03-27 22:40:17 -07:00
..
Abstractions Update Microsoft.AspNetCore.Hosting.Abstractions ref assembly 2019-02-25 17:17:10 -08:00
Hosting Support for receiving ID via TraceParent HTTP header. (#8495) 2019-03-27 22:40:17 -07:00
Server.Abstractions
Server.IntegrationTesting Revert "Publish MusicStore as part of build (#8578)" (#8655) 2019-03-19 11:03:48 -07:00
TestHost
WindowsServices
samples
test Make some skipped tests flaky (#8795) 2019-03-27 10:20:16 -07:00
Hosting.sln
startvs.cmd