v1.2.3
- [Security] Body key obfuscation (
obfuscate.body_keysconfig) is now also applied to response body, both for JSON or form-styled content. - Refactored
obfuscateBody()for performance to run single regex replacements on message body.
obfuscate.body_keys config) is now also applied to response body, both for JSON or form-styled content.obfuscateBody() for performance to run single regex replacements on message body.