]> git.kaiwu.me - nginx.git/commit
HTTP/2: don't send WINDOW_UPDATE for an empty request body.
authorValentin Bartenev <vbart@nginx.com>
Tue, 19 Apr 2016 14:38:49 +0000 (17:38 +0300)
committerValentin Bartenev <vbart@nginx.com>
Tue, 19 Apr 2016 14:38:49 +0000 (17:38 +0300)
commitf4df08b19d5e2e9f5454b3850a0c01bc4f356125
treee36c92a26f740d5f3d1d68febf811ddd8bbe1986
parenteeb72127cf4b86cb57f53e1f4702bbd1edd1a04a
HTTP/2: don't send WINDOW_UPDATE for an empty request body.

Particularly this prevents sending WINDOW_UPDATE with zero delta
which can result in PROTOCOL_ERROR.

Also removed surplus setting of no_flow_control to 0.
src/http/v2/ngx_http_v2.c