Make access to HTTP headers case-insensitive. by tnleeuw · Pull Request #10026 · frankframework/frankframework
Changes
To facilitate NN with their migration away from 7.9, backport this change to 9.0 which they can use as intermediate step.
See if you find this of enough value to merge.
Pull Request Checklist
Title
- Title expresses the business value (who benefits + what outcome)
Issues
- Relevant issues linked
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)