Skip to content

Retrofit logger header redaction required lowercase names #52

@rammrain

Description

@rammrain

Bug

Currently using ee.bitweb.core.retrofit.logging.suppressed-headers list with CamelCase header names like Authorizationor Content-Type does not suppress these header as the comparison is made using lower-case header name, but configuration is not converted to lower-case.

Fix

Convert header names when injecting them to mapper.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions