Skip to content

make http header parsing case insensitive#29

Open
jonasBoss wants to merge 2 commits intoninjasource:masterfrom
jonasBoss:master
Open

make http header parsing case insensitive#29
jonasBoss wants to merge 2 commits intoninjasource:masterfrom
jonasBoss:master

Conversation

@jonasBoss
Copy link
Copy Markdown

Http header keys are case-insensitive. This allows connections from Node.js which will use lowercase keys.

@ninjasource
Copy link
Copy Markdown
Owner

Thanks for your PR, I have made this fix. I used the built in rust function eq_ignore_ascii_case instead of your macro. I'll close this once I make a release.

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