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().