table of contents
TSHTTPTXNCNTL(3ts) | Apache Traffic Server | TSHTTPTXNCNTL(3ts) |
NAME¶
TSHttpTxnCntl - TSHttpTxnCntl API function
SYNOPSIS¶
#include <ts/ts.h>
DESCRIPTION¶
Set or Get the status of various control mechanisms within the HTTP transaction. The control type must be one of the values are identified by the enumeration TSHttpCntlType. The values are boolean values, true and false. A true values turns on the transaction feature, and the false value turns it off.
COPYRIGHT¶
2024, dev@trafficserver.apache.org
August 23, 2024 | 9.2 |