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

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