It's probably easier to use the CPP API: https://github.com/apache/trafficserver/blob/master/include/tscpp/api/InterceptPlugin.h
But there are rumors of lower performance with the CPP API. On Fri, Jun 21, 2019 at 10:06 AM Walt Karas <wka...@verizonmedia.com> wrote: > Sounds like maybe you want an intercept plugin: > https://docs.trafficserver.apache.org/en/8.0.x/developer-guide/plugins/hooks-and-transactions/intercepting-http-transactions.en.html > <https://docs.trafficserver.apache.org/en/8.0.x/developer-guide/plugins/hooks-and-transactions/intercepting-http-transactions.en.html?highlight=intercept> >