comparison src/http/v2/ngx_http_v2_module.h @ 7022:645ed7112a01

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>
author Piotr Sikora <piotrsikora@google.com>
date Fri, 02 Jun 2017 15:05:20 +0300
parents 9027991e2f37
children 641306096f5b
comparison
equal deleted inserted replaced
7021:639e48c382a6 7022:645ed7112a01