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

Retain X-Request-ID header key casing in responses #5787

Merged
merged 6 commits into from
Mar 20, 2024

Conversation

nathandoef
Copy link
Collaborator

@nathandoef nathandoef commented Mar 18, 2024

Previously, the casing of the X-Request-ID header key was not retained in the corresponding response. This has been fixed.

Copy link

github-actions bot commented Mar 18, 2024

Formatting check succeeded!

@nathandoef nathandoef linked an issue Mar 18, 2024 that may be closed by this pull request
@nathandoef nathandoef changed the title Retain X-Request-ID header casing in responses Retain X-Request-ID header key casing in responses Mar 19, 2024
@KevinDougan-SmileCDR KevinDougan-SmileCDR enabled auto-merge (squash) March 19, 2024 15:15
@KevinDougan-SmileCDR KevinDougan-SmileCDR merged commit 7742aa7 into master Mar 20, 2024
64 checks passed
@KevinDougan-SmileCDR KevinDougan-SmileCDR deleted the nd-2024-03-12-x-request-id-header-casing branch March 20, 2024 16:08
nathandoef added a commit that referenced this pull request Mar 21, 2024
codeforgreen pushed a commit that referenced this pull request Apr 8, 2024
* failing test

* fix

* changelog

* spotless

* fix tests
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.

X-Request-ID Header Key Casing is Not Retained in Responses
2 participants