paypal/squbs

Optional Akka Http Pipeline stage for header logging with masking configuration

Open

#247 opened on Aug 24, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Scala (248 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,384 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

https://github.com/paypal/squbs/issues/78 removed default header logging in the spray http client. We should actually provide an optional Akka Http pipeline stage to log headers; however, it should be configurable to mask certain headers.

Contributor guide