elastic / apm-agent-dotnet

https://www.elastic.co/guide/en/apm/agent/dotnet/current/index.html
Apache License 2.0
581 stars 207 forks source link

Consider refactoring parsed cookies #2354

Open stevejgordon opened 4 months ago

stevejgordon commented 4 months ago

Per this subtle issue raised against the NodeJs agent, we should consider refactoring to avoid sending the parsed cookies and prefer a sanitised cookie header.