Skip to content

v1.2.3

Compare
Choose a tag to compare
@onlime onlime released this 16 Jun 19:48
· 4 commits to main since this release
062d175
  • [Security] Body key obfuscation (obfuscate.body_keys config) 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.