Update HPACK implementation to draft 05
In particular: - Switch to 1-based indexing. - Use 0 instead of -1 as the "invalid index" value. - Add "host" header to the static table. - Add HpackEncodingContext::GetMutableEntryCount() function. This lands server change 60493594 by akalin. Review URL: https://codereview.chromium.org/145353017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247851 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
Please register or sign in to comment