Skip to content

No longer parse request cookies, but ensure they are still redacted in the Cookie header string #127

No longer parse request cookies, but ensure they are still redacted in the Cookie header string

No longer parse request cookies, but ensure they are still redacted in the Cookie header string #127

GitHub Actions / Test Repot -iis succeeded Sep 16, 2024 in 1s

5 passed, 0 failed and 0 skipped

Tests passed successfully

✔️ junit-NETCoreApp80-Elastic.Apm.AspNetFullFramework.Tests.xml

5 tests were completed in 53s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Elastic.Apm.AspNetFullFramework.Tests.dll 5✔️ 53s

✔️ Elastic.Apm.AspNetFullFramework.Tests.dll

Elastic.Apm.AspNetFullFramework.Tests.CustomServiceNodeNameSetViaSettings
  ✔️ CustomServiceNodeNameSetViaSettings.Test(sampleAppUrlPathData: SampleAppUrlPathData { ErrorsCount = 0, Outcome = Success, RelativePath = "", SpansCount = 0, StatusCode = 200, ··· })
  ✔️ CustomServiceNodeNameSetViaSettings.Test(sampleAppUrlPathData: SampleAppUrlPathData { ErrorsCount = 0, Outcome = Success, RelativePath = "Home", SpansCount = 0, StatusCode = 200, ··· })
  ✔️ CustomServiceNodeNameSetViaSettings.Test(sampleAppUrlPathData: SampleAppUrlPathData { ErrorsCount = 0, Outcome = Success, RelativePath = "Home/Contact", SpansCount = 2, StatusCode = 200, ··· })
  ✔️ CustomServiceNodeNameSetViaSettings.Test(sampleAppUrlPathData: SampleAppUrlPathData { ErrorsCount = 2, Outcome = Failure, RelativePath = "Home/CustomSpanThrows", SpansCount = 1, StatusCode = 500, ··· })
  ✔️ CustomServiceNodeNameSetViaSettings.Test(sampleAppUrlPathData: SampleAppUrlPathData { ErrorsCount = 1, Outcome = Success, RelativePath = "dummy_URL_path_to_page_that_does_not_exist", SpansCount = 0, StatusCode = 404, ··· })