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

Headers.of() doesn’t enforce ASCII-only #4283

Closed
swankjesse opened this issue Sep 22, 2018 · 2 comments
Closed

Headers.of() doesn’t enforce ASCII-only #4283

swankjesse opened this issue Sep 22, 2018 · 2 comments
Labels
bug Bug in existing code

Comments

@swankjesse
Copy link
Collaborator

Needs to call checkNameAndValue to confirm that invalid characters can’t sneak through.

@swankjesse
Copy link
Collaborator Author

And maybe a proper supported mechanism to add non-ASCII headers because sometimes people need that.

@amirlivneh
Copy link
Collaborator

I think this issue can be closed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug in existing code
Projects
None yet
Development

No branches or pull requests

3 participants