]> git.kaiwu.me - nginx.git/commit
HTTP/2: always handle streams in error state.
authorValentin Bartenev <vbart@nginx.com>
Tue, 19 Jul 2016 17:22:44 +0000 (20:22 +0300)
committerValentin Bartenev <vbart@nginx.com>
Tue, 19 Jul 2016 17:22:44 +0000 (20:22 +0300)
commitb034effaf5bdc28a0fff25fd2f24eb3fb84a3b56
tree81c25c87819daf31bc992b3548288d3d64cb08fc
parent8c1a6ae2ad4612f8e2365b0c2568223ae49dbf33
HTTP/2: always handle streams in error state.

Previously, a stream could be closed by timeout if it was canceled
while its send window was exhausted.
src/http/v2/ngx_http_v2_filter_module.c