nginx/src
Valentin Bartenev 531e6fbfd6 HTTP/2: implemented HPACK Huffman encoding for response headers.
This reduces the size of headers by over 30% on average.

Based on the patch by Vlad Krasnov:
http://mailman.nginx.org/pipermail/nginx-devel/2015-December/007682.html
2016-02-11 15:35:36 +03:00
..
core Dynamic modules: fixed a version mismatch message (ticket #898). 2016-02-11 18:46:46 +03:00
event Dynamic modules: changed ngx_modules to cycle->modules. 2016-02-04 18:30:21 +03:00
http HTTP/2: implemented HPACK Huffman encoding for response headers. 2016-02-11 15:35:36 +03:00
mail Dynamic modules: changed ngx_modules to cycle->modules. 2016-02-04 18:30:21 +03:00
misc Style: fix typo. 2014-07-08 03:03:14 -07:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Dynamic modules: dlopen() support. 2016-02-04 18:30:21 +03:00
stream Stream: initialize variable right before using it. 2016-02-11 14:20:26 +03:00