]> git.kaiwu.me - nginx.git/commit
HTTP/2: rejecting zero WINDOW_UPDATE with PROTOCOL_ERROR.
authorValentin Bartenev <vbart@nginx.com>
Mon, 24 Apr 2017 11:16:57 +0000 (14:16 +0300)
committerValentin Bartenev <vbart@nginx.com>
Mon, 24 Apr 2017 11:16:57 +0000 (14:16 +0300)
commitd35c83a3250bedaa85971ddf2cfcd9b703a256ea
treefadd320cf95abb51ceeb3a27b6f0fa98dbf6a224
parentbeaaeb9f9e642d1d153ee65569d99499eef624e9
HTTP/2: rejecting zero WINDOW_UPDATE with PROTOCOL_ERROR.

It's required by RFC 7540.  While there is no real harm from such frames,
that should help to detect broken clients.

Based on a patch by Piotr Sikora.
src/http/v2/ngx_http_v2.c