Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redact HTTP headers on LoggingFeature #5025

Merged

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    4491295 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b362de6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c04a77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8069ee4 View commit details
    Browse the repository at this point in the history
  5. Filter out empty strings

    nunomsantos committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    2eca7e3 View commit details
    Browse the repository at this point in the history
  6. Update documentation

    nunomsantos committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    2c65e1a View commit details
    Browse the repository at this point in the history
  7. Fix NPE

    nunomsantos committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    dd9c44c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Don't lower case test log messages

    ContainsHeaderMatcher is case-insensitive for header names.
    nunomsantos committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    5ae2b73 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Improve Javadocs

    nunomsantos committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    4a01100 View commit details
    Browse the repository at this point in the history