]> git.kaiwu.me - nginx.git/commit
HTTP/2: fixed header block parsing with CONTINUATION frames (#792).
authorValentin Bartenev <vbart@nginx.com>
Mon, 21 Sep 2015 22:40:04 +0000 (01:40 +0300)
committerValentin Bartenev <vbart@nginx.com>
Mon, 21 Sep 2015 22:40:04 +0000 (01:40 +0300)
commit61e1f16d90a15adf503bcfa2f088ba21697df12d
treec8d9f3b9f79cff8951c1734e7cf326f3805c73be
parenta27d0bd00dbe8bce8af09a0e5db88135f1c975f8
HTTP/2: fixed header block parsing with CONTINUATION frames (#792).

It appears that the CONTINUATION frames don't need to be aligned to bounds of
individual headers.
src/http/v2/ngx_http_v2.c
src/http/v2/ngx_http_v2.h