Changelog:
- Remove all usage of
string.inspectas it is an anti-pattern for logging. - Fix infinite loop and adjust allowed entries for trailer headers.
- Improve and expand logging messages.
- Improve path parsing.
string.inspect as it is an anti-pattern for logging.