SolidWallOfCode commented on issue #8081:
URL: https://github.com/apache/trafficserver/issues/8081#issuecomment-882659159


   This is a place where the convention of using zero length IO operation to 
indicate "disabled" vs. having an explicit disable is a problem. Presumably it 
will be necessary to send the `WRITE_READY` (or possibly `WRITE_COMPLETE`) 
explicitly but it will also be necessary to wait for any transforms rather than 
proceeding on. Another side effect of this is if the transforms adds content 
this is not reflected in the proxy response fields, which will have a 
`Content-Length: 0` regardless.


-- 
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