TSHttpTxnParentProxySet

Sets the parent proxy name and port.

Synopsis

#include <ts/ts.h>

void TSHttpTxnParentProxySet(TSHttpTxn txnp, char *hostname, int port) InkAPI.cc line 5463

Description

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