TSHttpTxnPluginTagGet - fetch the tag of the plugin that created this transaction
Contents
Copyright
2025, dev@trafficserver.apache.org
9.2 May 22, 2025 TSHTTPTXNPLUGINTAGGET(3ts)
Description
This call retrieves the tag associated with the transaction. This tag is set by the plugin that created
the transaction.
Name
TSHttpTxnPluginTagGet - fetch the tag of the plugin that created this transaction
See Also
TSHttpConnectPlugin(3ts), TSHttpConnectWithPluginId(3ts), TSAPI(3ts)
Synopsis
#include <ts/ts.h>
constchar*TSHttpTxnPluginTagGet(TSHttpTxntxnp)