TSHttpTxnReenable
notifies the HTTP transaction txnp that the plugin is finished processing the current hook
- Provided by: trafficserver-dev (Version: 8.0.5+ds-3)
- Source: trafficserver
- Report a bug
notifies the HTTP transaction txnp that the plugin is finished processing the current hook
#include <ts/ts.h>
The plugin tells the transaction txnp to either continue (TS_EVENT_HTTP_CONTINUE) or stop (TS_EVENT_HTTP_ERROR).
IMPORTANT:
2020, dev@trafficserver.apache.org