table of contents
other versions
- testing 8.0.2+ds-1
- stretch-backports 7.1.6+ds-1~bpo9+2
- unstable 8.0.3+ds-2
TSHTTPTXNPLUGINTAGGET(3ts) | Apache Traffic Server | TSHTTPTXNPLUGINTAGGET(3ts) |
NAME¶
TSHttpTxnPluginTagGet - fetch the tag of the plugin that created this transactionSYNOPSIS¶
#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¶
2019, dev@trafficserver.apache.orgMarch 8, 2019 | 7.1 |