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

NAME
TSHttpTxnParentProxySet - sets the parent proxy hostname and port
SYNOPSIS
#include <ts/ts.h> void TSHttpTxnParentProxySet(TSHttpTxn txnp, const char *hostname, int port)
DESCRIPTION
The string hostname is copied into the TSHttpTxn. You can modify or delete the string after calling TSHttpTxnParentProxySet().
COPYRIGHT
2024, dev@trafficserver.apache.org 9.2 Apr 01, 2024 TSHTTPTXNPARENTPROXYSET(3ts)