TSHTTPTXNABORTED(3ts) | Apache Traffic Server | TSHTTPTXNABORTED(3ts) |
TSHttpTxnAborted - TSHttpTxnAborted API function
#include <ts/ts.h>
TSHttpTxnAborted() returns TS_SUCCESS if the requested transaction is aborted. This function should be used to determine whether a transaction has been aborted before attempting to cache the results.
The API returns TS_SUCCESS, if the requested transaction is aborted, TS_ERROR otherwise.
2023, dev@trafficserver.apache.org
November 2, 2023 | 9.2 |