]> git.kaiwu.me - nginx.git/commit
HTTP/2: prevented output of the HEADERS frame for canceled streams.
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)
commit19de85a4d75e7eada6afb8f59ce6d5de0ec10d5c
tree9d099fd24cb409c186b8e280390e5bc1377a4913
parentab5401d204f9cd638204dcabf45152e32920d021
HTTP/2: prevented output of the HEADERS frame for canceled streams.

It's useless to generate HEADERS if the stream has been canceled already.
src/http/v2/ngx_http_v2_filter_module.c