table of contents
other versions
- stretch 7.0.0-6+deb9u2
- testing 8.0.2+ds-1
- stretch-backports 7.1.6+ds-1~bpo9+2
- unstable 8.0.3+ds-2
TSHTTPTXNPARENTPROXYSET(3ts) | Apache Traffic Server | TSHTTPTXNPARENTPROXYSET(3ts) |
NAME¶
TSHttpTxnParentProxySet - sets the parent proxy hostname and portSYNOPSIS¶
#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¶
2019, dev@trafficserver.apache.orgMarch 8, 2019 | 7.1 |