Inject W3C headers in HTTP diagnostics handler (dotnet/corefx#35882)
authorLiudmila Molkova <lmolkova@microsoft.com>
Mon, 11 Mar 2019 22:15:08 +0000 (15:15 -0700)
committerVance Morrison <vancem@microsoft.com>
Mon, 11 Mar 2019 22:15:08 +0000 (15:15 -0700)
commit8f347c6f900a6e43c30688c1706735799c415204
tree7ae4d6beee3f200b856ee9ff91fde8b0ce466b4c
parent70a84e9b211efae8003b814b75363958e1277600
Inject W3C headers in HTTP diagnostics handler (dotnet/corefx#35882)

* Inject W3C headers in corefx Htpp Diagnostics HAndler

* Inject W3C headers if activity format is W3C

* fix style and indentation

* review: fix issue

Commit migrated from https://github.com/dotnet/corefx/commit/7314001fd1ebfb25b500774d1551170a17c7a209
src/libraries/System.Net.Http/src/System/Net/Http/DiagnosticsHandler.cs
src/libraries/System.Net.Http/src/System/Net/Http/DiagnosticsHandlerLoggingStrings.cs
src/libraries/System.Net.Http/tests/FunctionalTests/DiagnosticsTests.cs