841bc7d471
This generates the tables and indexes which will be used by the HPACK encoder. The headers are sorted by length, then by statistical frequency, then by direction (preference for responses), then by name, then by index. The purpose is to speed up their lookup. |
||
---|---|---|
.. | ||
Makefile | ||
decode.c | ||
gen-enc.c | ||
gen-rht.c |