]> git.kaiwu.me - nginx.git/commit
HTTP/2: emit new frames only after applying all SETTINGS params.
authorPiotr Sikora <piotrsikora@google.com>
Fri, 2 Jun 2017 12:05:20 +0000 (15:05 +0300)
committerPiotr Sikora <piotrsikora@google.com>
Fri, 2 Jun 2017 12:05:20 +0000 (15:05 +0300)
commit6cfc65c993ca7612083ffb247dc46aa69caf14f5
tree9a5403b310d246109ea9717357a1f55a440f6b30
parentf0b0003f381943cb3730038b115bd7f2c9b21cac
HTTP/2: emit new frames only after applying all SETTINGS params.

Previously, new frames could be emitted in the middle of applying
new (and already acknowledged) SETTINGS params, which is illegal.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
src/http/v2/ngx_http_v2.c