TSHttpTxnParentProxySet¶
Sets the parent proxy hostname and port.
Synopsis¶
#include <ts/ts.h>
Description¶
The string hostname is copied into the TSHttpTxn
. You can
modify or delete the string after calling TSHttpTxnParentProxySet()
.
Sets the parent proxy hostname and port.
#include <ts/ts.h>
The string hostname is copied into the TSHttpTxn
. You can
modify or delete the string after calling TSHttpTxnParentProxySet()
.