DOKK / manpages / debian 12 / trafficserver-dev / TSHttpTxnReenable.3ts.en
TSHTTPTXNREENABLE(3ts) Apache Traffic Server TSHTTPTXNREENABLE(3ts)

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

You must always re-enable the HTTP transaction after the processing of each transaction event. However, never re-enable twice. Reenabling twice is a serious error.


2023, dev@trafficserver.apache.org

November 2, 2023 9.2