Skip to content

v0.9.1

Compare
Choose a tag to compare
@onlime onlime released this 10 Feb 08:05
· 66 commits to main since this release
  • Introducing HTTP_CLIENT_GLOBAL_LOGGER_OBFUSCATE_HEADERS and HTTP_CLIENT_GLOBAL_LOGGER_OBFUSCATE_BODY_KEYS env vars for easier configuration of request header/body obfuscation.
  • Obfuscating request headers directly on PSR compliant request instance instead of applying regex replacements on formatted log message.