Implement static Huffman for header compression
The current implementation uses Huffman code tables described in http://tools.ietf.org/html/draft-rpeon-httpbis-header-compression-03
Showing
This diff is collapsed.
lib/nghttp2_hd_huffman.c
0 → 100644
lib/nghttp2_hd_huffman.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment