Fix 31687 on netfx: escape Correlation-Context keys and values (dotnet/corefx#36203)
authorLiudmila Molkova <lmolkova@microsoft.com>
Thu, 21 Mar 2019 17:19:26 +0000 (10:19 -0700)
committerVance Morrison <vancem@microsoft.com>
Thu, 21 Mar 2019 17:19:26 +0000 (10:19 -0700)
commitc8e4941174f4ba3e36dcc4089a0ee9b46f653ac0
tree6ef4becb3a7f2b273a18e493ef163197ce9d0350
parent1c946a252f91d8d2a116f490e0f4e680c8d02bc8
Fix 31687 on netfx: escape Correlation-Context keys and values (dotnet/corefx#36203)

* Fix 31687 on Desktop: escape Correlation-Context keys and values

* review comments

Commit migrated from https://github.com/dotnet/corefx/commit/39f825ed5fe5a19b0379f0ac0e7113f6d1b5d7b6
src/libraries/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/HttpHandlerDiagnosticListener.cs
src/libraries/System.Diagnostics.DiagnosticSource/tests/HttpHandlerDiagnosticListenerTests.cs