Skip to content

Make access to HTTP headers case-insensitive#10018

Merged
nielsm5 merged 1 commit intomasterfrom
issue/9960_CaseInsensitiveHeaderAccess
Nov 25, 2025
Merged

Make access to HTTP headers case-insensitive#10018
nielsm5 merged 1 commit intomasterfrom
issue/9960_CaseInsensitiveHeaderAccess

Conversation

@tnleeuw
Copy link
Contributor

@tnleeuw tnleeuw commented Nov 25, 2025

Changes

Pull Request Checklist

Title

  • Title expresses the business value (who benefits + what outcome)

Issues

Backports

  • Backport PRs created (if needed) and linked

Documentation

  • FF! Doc updated (user-facing behavior/config)
  • FF! Manual updated (if applicable)
  • Javadoc updated/generated (developer-facing APIs)

Tests

  • Unit tests added/updated
  • E2E/Integration tests added/updated (if applicable)

Breaking changes

  • Breaking change recorded in markdown file
  • Migration notes included (if needed)

@tnleeuw tnleeuw self-assigned this Nov 25, 2025
@sonarqubecloud
Copy link

@nielsm5 nielsm5 merged commit c68b376 into master Nov 25, 2025
32 checks passed
@nielsm5 nielsm5 deleted the issue/9960_CaseInsensitiveHeaderAccess branch November 25, 2025 19:03
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.

HTTP headers should be accessed in a case-insensitive manner

2 participants