GitHub user maskit opened a pull request:
https://github.com/apache/trafficserver/pull/886
TS-4217: Change stream state after sending HEADERS frame
Change stream state to CLOSED after sending a HEADERS w/ END_STREAM flag to
avoid sending a unnecessary DATA frame w/ END_STREAM flag.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maskit/trafficserver ts4217
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/886.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 #886
----
commit f5c2a2d8d3b4dd4afc1c32ec32627d56c16f78e0
Author: Masakazu Kitajo <[email protected]>
Date: 2016-08-21T14:15:28Z
TS-4217: Change stream state after sending HEADERS frame
Change stream state to CLOSED after sending a HEADERS w/ END_STREAM flag to
avoid sending a unnecessary DATA frame w/ END_STREAM flag.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---