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

Fix a potential problem with correlation-id header #296

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Conversation

burbas
Copy link
Contributor

@burbas burbas commented Dec 9, 2024

The documentation should state that the config value should be in lowercase when using the request_correlation_header option for the nova_correlation_plugin. This commit does not add that to the docs but rather transforms the value to lowercase instead. This should be a bit more in line with Novas philosophy about making it simple for developers .

resolves #295

… header with non-lowercase letters. #closes 295
@burbas burbas added bug Something isn't working enhancement New feature or request labels Dec 9, 2024
@burbas burbas self-assigned this Dec 9, 2024
@burbas burbas requested a review from Taure as a code owner December 9, 2024 19:47
@Taure Taure merged commit cbc8d2f into master Dec 9, 2024
9 checks passed
@Taure Taure deleted the issue-295 branch December 9, 2024 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] request_correlation_header not normalized
2 participants