trafficserver
trafficserver copied to clipboard
Make sure, when plugins cause a GET request to fail, there is always a response body.
Adds Au test with plugin forcing various errors on various hooks, with default body or set body.
As an alternative to HttpMsgComp.h, Alan proposes https://github.com/SolidWallOfCode/txn_box/blob/master/plugin/include/txn_box/ts_util.h / https://github.com/SolidWallOfCode/txn_box/blob/master/plugin/src/ts_util.cc
[approve ci centos]
Is this an incompatible change? Since plugin which may have generated empty response bodies in some cases will not generate non-empty response bodies?
This pull request has been automatically marked as stale because it has not had recent activity. Marking it stale to flag it for further consideration by the community.
[approve ci autest]
[approve ci autest]
This was an ask from YCPI Prod. But, no point in fixing it if it's going to continue to rot in the Sun.