Skip to content

Fix handling of headers in reactive HTTP requests to ensure case-insensivity #33671

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

Conversation

encircled
Copy link
Contributor

@encircled encircled commented Oct 9, 2024

Fixes gh-33666

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Oct 9, 2024
@encircled encircled force-pushed the 33666-reactive-headers-case-insens branch from 6a72055 to 16bdadd Compare October 9, 2024 08:05
@simonbasle simonbasle added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Oct 9, 2024
@simonbasle
Copy link
Contributor

Thanks for the PR, but I'm already on it (as indicated by the issue being assigned to me).

@simonbasle simonbasle closed this Oct 9, 2024
@simonbasle simonbasle added status: duplicate A duplicate of another issue and removed status: declined A suggestion or change that we don't feel we should currently apply labels Oct 9, 2024
@encircled encircled deleted the 33666-reactive-headers-case-insens branch October 14, 2024 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DefaultServerHttpRequestBuilder can create case-sensitive Headers instances
3 participants