GitHub user maskit opened a pull request: https://github.com/apache/trafficserver/pull/389
TS-3967: Set stream state to close after a RST_STEAM has been sent https://issues.apache.org/jira/browse/TS-3967 The original patches are on the JIRA ticket. I updated the patches to resolve conflicts, and made little changes to satisfy h2spec tests. You can merge this pull request into a Git repository by running: $ git pull https://github.com/maskit/trafficserver ts-3967 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/389.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #389 ---- commit 54f4907c0efefa943c4ea9c332cda34dd1a29426 Author: Masakazu Kitajo <mas...@apache.org> Date: 2015-12-19T12:52:05Z TS-3967: Set stream state to close after a RST_STEAM has been sent ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---