table of contents
other versions
- jessie-backports 7.0.0-4~bpo8+1
- stretch 7.0.0-6+deb9u2
- testing 8.0.2+ds-1
- stretch-backports 7.1.6+ds-1~bpo9+1
- unstable 8.0.2+ds-1
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¶
2015, dev@trafficserver.apache.orgJanuary 24, 2017 | 7.0 |