comparison src/http/v2/ngx_http_v2.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 2c4dbcd6f2e4
children 7206c3630310
comparison
equal deleted inserted replaced
7021:639e48c382a6 7022:645ed7112a01