Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

TSHttpTxnParentProxySet - sets the parent proxy hostname and port

Description

       The  string  hostname  is  copied  into  the TSHttpTxn. You can modify or delete the string after calling
       TSHttpTxnParentProxySet().

Name

       TSHttpTxnParentProxySet - sets the parent proxy hostname and port

Synopsis

          #include <ts/ts.h>

       voidTSHttpTxnParentProxySet(TSHttpTxntxnp,constchar*hostname,intport)

See Also