logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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

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)

See Also