comparison src/http/v2/ngx_http_v2_module.h @ 6954:052305810ca4

HTTP/2: fix flow control with padded DATA frames. Previously, flow control didn't account for padding in DATA frames, which meant that its view of the world could drift from peer's view by up to 256 bytes per received padded DATA frame, which could lead to a deadlock. Signed-off-by: Piotr Sikora <piotrsikora@google.com>
author Piotr Sikora <piotrsikora@google.com>
date Sun, 26 Mar 2017 01:25:04 -0700
parents 9027991e2f37
children 641306096f5b
comparison
equal deleted inserted replaced
6953:663e6a48bfcb 6954:052305810ca4