]> git.kaiwu.me - nginx.git/commit
HTTP/2: prevented double termination of a stream.
authorValentin Bartenev <vbart@nginx.com>
Thu, 16 Jun 2016 17:55:11 +0000 (20:55 +0300)
committerValentin Bartenev <vbart@nginx.com>
Thu, 16 Jun 2016 17:55:11 +0000 (20:55 +0300)
commitcd2085be0c497153f9311f0a1986c6be6a18cff4
tree874a6e4658367f8931ce2583be177c5fedfc52e5
parent24d9b98900a5318778dcab3f765e85a8bed5d136
HTTP/2: prevented double termination of a stream.

According to RFC 7540, an endpoint should not send more than one RST_STREAM
frame for any stream.

Also, now all the data frames will be skipped while termination.
src/http/v2/ngx_http_v2.c