maskit commented on PR #12748:
URL: https://github.com/apache/trafficserver/pull/12748#issuecomment-3643196481

   I don't think what frame carries END_STREAM flag matters. A DATA frame that 
carries just END_STREAM flag (no payload) is valid.
   
   If a request is GET and the response has `content-length: 123`, 
`data_length` must be 123, right? Because a response for a GET request is not 
defined to have no payload. A response for a HEAD request is.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to