]> 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)
commit8c1a6ae2ad4612f8e2365b0c2568223ae49dbf33
tree7bce7eb275777421b08daf313f2b53518c92cd05
parente1d2701785d4a48da615cb53c48907bfffc4155b
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