Scroll to navigation

TSHTTPTXNPLUGINTAGGET(3ts) Apache Traffic Server TSHTTPTXNPLUGINTAGGET(3ts)

NAME

TSHttpTxnPluginTagGet - fetch the tag of the plugin that created this transaction

SYNOPSIS

#include <ts/ts.h>
const char * TSHttpTxnPluginTagGet(TSHttpTxn txnp)

DESCRIPTION

This call retrieves the tag associated with the transaction. This tag is set by the plugin that created the transaction.

SEE ALSO

TSHttpConnectWithPluginId(3ts), TSAPI(3ts)

COPYRIGHT

2020, dev@trafficserver.apache.org
June 25, 2020 8.0