Scroll to navigation

TSHTTPTXNPARENTPROXYSET(3ts) Apache Traffic Server TSHTTPTXNPARENTPROXYSET(3ts)

NAME

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

COPYRIGHT

2018, dev@trafficserver.apache.org
August 29, 2018 7.0