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

Add case insensitivity to header and query keys #15

Merged
merged 2 commits into from
Jul 13, 2023

Conversation

dnmh-psc
Copy link
Contributor

Done so by introducing a new Key class that handles the case sensitivity, including a few extension methods. We avoided introducing breaking changes by adding a HashSet extension method for the Add method.

@dnmh-psc dnmh-psc self-assigned this Jul 13, 2023
@dnmh-psc dnmh-psc merged commit a1fce19 into main Jul 13, 2023
1 check passed
@dnmh-psc dnmh-psc deleted the add-case-insensitivity-to-header-and-query-keys branch July 13, 2023 09:12
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.

None yet

2 participants