Skip to content
This repository was archived by the owner on Dec 8, 2020. It is now read-only.

2.1.3 - 21 April 2017

Choose a tag to compare

@binarylogic binarylogic released this 21 Apr 23:35
· 236 commits to master since this release
  • Normalizes array header values into comma delimited string as defined by the HTTP spec RFC 2616
  • Adds a new configuration option :header_keys_to_sanitize allowing you to supply a list of string keys (case-insensitive) to be sanitized before being included in your logs. Note that the keys passed must be lowercase.