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

Fixes headersOf case insensitive issue #426

Merged
merged 2 commits into from
Jun 1, 2018

Conversation

soywiz
Copy link
Contributor

@soywiz soywiz commented Jun 1, 2018

The fun headersOf(vararg pairs: Pair<String, List<String>>): Headers signature is not case-insensitve.

@cy6erGn0m cy6erGn0m merged commit 7092c30 into master Jun 1, 2018
@cy6erGn0m cy6erGn0m deleted the fix-headersOf-case-insensitive branch June 1, 2018 16:42
schleinzer pushed a commit to schleinzer/ktor that referenced this pull request Feb 26, 2019
* Reproduce the 'headersOf should be case insensitive' problem

* Fix the 'headersOf should be case insensitive' problem
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.

2 participants