You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Masakazu Kitajo (JIRA)" <ji...@apache.org> on 2016/02/20 13:31:18 UTC

[jira] [Created] (TS-4217) END_STREAM flag is sent twice

Masakazu Kitajo created TS-4217:
-----------------------------------

             Summary: END_STREAM flag is sent twice
                 Key: TS-4217
                 URL: https://issues.apache.org/jira/browse/TS-4217
             Project: Traffic Server
          Issue Type: Bug
          Components: HTTP/2
            Reporter: Masakazu Kitajo


END_STREAM flag is sent twice if a response has Content-Length header and its value is zero.

The first one is on a HEADERS frame and the second one is on a DATA frame. The DATA frame should not be sent.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)