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

Reason phrase might be incomprehensible #4722

Merged
merged 1 commit into from
Jan 11, 2021
Merged

Conversation

martinthomson
Copy link
Member

Though we recommend the use of text in UTF-8, we don't provide all of
the machinery necessary for true internationalization, like multiple
translations and all that mess. Be very explicit about that.

(This is a recurring problem; we had the same problem with HTTP/2 and it
might be worth updating BCP 18 for this.)

Closes #4647.

Though we recommend the use of text in UTF-8, we don't provide all of
the machinery necessary for true internationalization, like multiple
translations and all that mess.  Be very explicit about that.

(This is a recurring problem; we had the same problem with HTTP/2 and it
might be worth updating BCP 18 for this.)

Closes #4647.
@martinthomson martinthomson added editorial An issue that does not affect the design of the protocol; does not require consensus. -transport labels Jan 11, 2021
Copy link
Contributor

@janaiyengar janaiyengar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is much clearer. Also, I might argue that it doesn't need to be human-readable, since there is no expectation here about how this information is to be consumed.

@janaiyengar janaiyengar merged commit ace336f into master Jan 11, 2021
@janaiyengar janaiyengar deleted the reason-phrase-opaque branch January 11, 2021 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-transport editorial An issue that does not affect the design of the protocol; does not require consensus.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ben Kaduk's Transport Comment 35
4 participants