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
3.3.1. Frame Header
R: A reserved 1-bit field. The semantics of this bit are not defined.
What is the purpose for this field?
Why not just have a 32-bit stream identifier?
The text was updated successfully, but these errors were encountered:
Purpose is for experimentation with stream reprioritization.
http://lists.w3.org/Archives/Public/ietf-http-wg/2013AprJun/0135.html
Sorry, something went wrong.
Discussed at SF Interim; happy to punt for now.
Also there to protect against some implementations having problems with signed vs. unsigned
Discussed in Hamburg; are a variety of use cases, no need to remove (now).
No branches or pull requests
3.3.1. Frame Header
R: A reserved 1-bit field. The semantics of this bit are not
defined.
What is the purpose for this field?
Why not just have a 32-bit stream identifier?
The text was updated successfully, but these errors were encountered: