comparison src/core/ngx_buf.c @ 6588:dc5eaf998b96

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.
author Valentin Bartenev <vbart@nginx.com>
date Thu, 16 Jun 2016 20:55:11 +0300
parents ac3f78219f85
children 40c2f3e06d23 a3e6d660b179
comparison
equal deleted inserted replaced
6587:d45845a6c96a 6588:dc5eaf998b96