Masakazu Kitajo created TS-3963:
-----------------------------------

             Summary: Response headers are not completely transferred
                 Key: TS-3963
                 URL: https://issues.apache.org/jira/browse/TS-3963
             Project: Traffic Server
          Issue Type: Bug
          Components: HTTP/2
            Reporter: Masakazu Kitajo


TS loses one response header (one pair of header name and its value) per 
requiring a CONTINUATION frame.

You can see the behavior by sending many response headers from an origin 
server. It happens when the total size of the headers is over 4KB.

It seems that field_iter in http2_write_header_fragment() incorrectly steps 
forward.



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

Reply via email to