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

HTTP1.1 and older #2048

Closed
LPardue opened this issue Mar 28, 2022 · 0 comments
Closed

HTTP1.1 and older #2048

LPardue opened this issue Mar 28, 2022 · 0 comments

Comments

@LPardue
Copy link
Contributor

LPardue commented Mar 28, 2022

Current

HTTP/1.1 and older do not support response multiplexing in a single connection, so there is not a fairness problem.

RFC editor suggestion

HTTP/1.1 and older implementations do not support response multiplexing in a single connection, so there is not a fairness problem.

This seems to be putting the emphasis on the wrong bit. It's the protocol that doesn't support that feature, not any particular implementation. Instead, we could change this to something like

Response multiplexing in a single connection is not supported by HTTP/1.1 (or older), so there is not a fairness problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant