bryancall opened a new pull request, #13116:
URL: https://github.com/apache/trafficserver/pull/13116

   ## Summary
   - make `set-body` robust for origin responses by correctly handling internal 
body replacement before tunneling, including transform-bypass safety in `HttpSM`
   - add `READ_RESPONSE_HDR_HOOK` as an allowed `set-body` hook while 
preserving `SEND_RESPONSE_HDR_HOOK`, and fix API state interaction in 
`TSHttpTxnErrorBodySet()`
   - consolidate AuTests into one replay-driven test covering read/send hooks 
with and without transforms, with cache disabled and cache-bypass probes; 
update docs accordingly
   
   ## Test plan
   - [x] `AUTEST_PORT_OFFSET=13000 ./autest.sh --ats-bin /tmp/ts-autest/bin 
--filter=header_rewrite_set_body_origin` (eris)
   - [x] `AUTEST_PORT_OFFSET=15000 ./autest.sh --ats-bin /tmp/ts-autest/bin 
--filter=header_rewrite_bundle` (eris)
   - [x] Verify branch is single commit ahead of `master`
   
   Supersedes #12879.
   
   Made with [Cursor](https://cursor.com)


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