Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Http2: RST: Also checking peer stream IDs for idleness
A peer can send a RST_STREAM frame for their own stream, so we have to check if one such stream has been active instead of just our own. Pick-to: 6.8 Change-Id: I5a46b10df98809ed3d803bfb1a92a45ab7f7d961 Reviewed-by: Øystein Heskestad <[email protected]> Reviewed-by: Timur Pocheptsov <[email protected]>
- Loading branch information