Make HPACK static table static and immutable.
Create HpackStaticTable singleton class, so that every HPACK context can share a constant instance of the static table. This lands server change 74862865 by bnc. BUG=400336 Review URL: https://codereview.chromium.org/549583003 Cr-Commit-Position: refs/heads/master@{#293710}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment