Skip to content

Conversation

@filiphr
Copy link
Contributor

@filiphr filiphr commented Nov 7, 2025

When a custom event implementation is using case insensitive headers then our HeadersPayloadExtractor was not properly working due to the fact that we were checking if a header with a specific name is configured on our side. However, we should do the opposite. Check if there is a header with the configured name in the event headers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant