fix(debug http): deep-copy body for request dump
Description
- fix(debug http): deep-copy body for request dump
This change fixes an issue where the body wasn't deep copied for the sensitive value sanitization when dumping HTTP requests.
Closes #7963 (closed)
Related Issues
Resolves #[issue_number]
How has this been tested?
Screenshots (if appropriate):
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to change) -
Documentation -
Chore (Related to CI or Packaging to platforms) -
Test gap
Edited by Timo Furrer