]> git.kaiwu.me - nginx.git/commit
HTTP/2: improved the ngx_http_v2_integer_octets(v) macro.
authorValentin Bartenev <vbart@nginx.com>
Mon, 26 Oct 2015 14:46:16 +0000 (17:46 +0300)
committerValentin Bartenev <vbart@nginx.com>
Mon, 26 Oct 2015 14:46:16 +0000 (17:46 +0300)
commitd418b92cdcc869c39eff75d90e62182352d6978e
treea250b05fcb2fe61dcdea3b45a3f5cd9ee41e3483
parent3565680d94501330d0d6d1d539eb7538a681b425
HTTP/2: improved the ngx_http_v2_integer_octets(v) macro.

Previously, it didn't work well for 0, 127, and 128, returning less than needed.
src/http/v2/ngx_http_v2_filter_module.c