Delete WebHeaderCollection's event source (#38871)
authorStephen Toub <stoub@microsoft.com>
Thu, 9 Jul 2020 13:08:39 +0000 (09:08 -0400)
committerGitHub <noreply@github.com>
Thu, 9 Jul 2020 13:08:39 +0000 (09:08 -0400)
commitbdfbf0cf85878673a80d7822cc11bde5c9fda30c
tree884acb41a30f7bcd923bd03cb042a1b37ddfe04f
parent6eff5848bfacc04f1e63caa2b9e96647ec8f7564
Delete WebHeaderCollection's event source (#38871)

The logging is verbose, arbitrary, expensive, and duplicative of logging that happens when headers are actually read/written by the underlying networking stack.  Delete.
src/libraries/System.Net.WebHeaderCollection/src/System.Net.WebHeaderCollection.csproj
src/libraries/System.Net.WebHeaderCollection/src/System/Net/NetEventSource.WebHeaderCollection.cs [deleted file]
src/libraries/System.Net.WebHeaderCollection/src/System/Net/WebHeaderCollection.cs
src/libraries/System.Net.WebHeaderCollection/tests/LoggingTest.cs [deleted file]
src/libraries/System.Net.WebHeaderCollection/tests/System.Net.WebHeaderCollection.Tests.csproj