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

utf8 forbidden in headers since nodejs 4.3.0 #186

Closed
wants to merge 1 commit into from

Conversation

igorklopov
Copy link

national characters are used in date if non-US locale
https://github.com/nodejs/node/blob/v4.3.0/lib/_http_common.js#L219

@jfhbrook
Copy link
Owner

That's annoying, but okay.

Can you add a test and your name to the CONTRIBUTORS.md document?

@jfhbrook
Copy link
Owner

If testing is Hard don't sweat it.

@igorklopov
Copy link
Author

This is a regression and it will be fixed. nodejs/node#5237

@igorklopov igorklopov closed this Feb 16, 2016
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