]> 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)
commitda852aa468db80f9e5138aea81a1bebb90e0be51
treec7f7d927e1fd7c77f0948e3f305228d5c0bbd07d
parent19de85a4d75e7eada6afb8f59ce6d5de0ec10d5c
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