Provided by: trafficserver-dev_9.2.3+ds-1+deb12u1build4_amd64 bug

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

       TSHttpConnectPlugin(3ts), TSHttpConnectWithPluginId(3ts), TSAPI(3ts)

COPYRIGHT

       2024, dev@trafficserver.apache.org

9.2                                               Apr 01, 2024                        TSHTTPTXNPLUGINTAGGET(3ts)