logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

TSPluginVCIOBufferIndexGet - TSPluginVCIOBufferIndexGet API function

Description

       Convenience  function  to  obtain  the  current  value of the proxy.config.plugin.vc.default_buffer_index
       parameter from the transaction provided in txnp. If no errors are encountered and the buffer index on the
       transaction is greater than or equal to the minimum value, and less than or equal to the  maximum  value,
       this value is returned. Otherwise the default buffer index is returned.

Name

       TSPluginVCIOBufferIndexGet - TSPluginVCIOBufferIndexGet API function

Synopsis

          #include <ts/ts.h>

       TSIOBufferSizeIndexTSPluginVCIOBufferIndexGet(TSHttpTxntxnp)

See Also