TSHttpTxnServerIntercept

    include <ts/ts.h>

    void ( contp, TSHttpTxn txnp)

    must be not be called after the connection to the server has taken place. This means that the last hook that it can be called from is TS_HTTP_READ_CACHE_HDR_HOOK. If a connection to the server is not necessary, the continuation contp will be sent a event when the transaction completes.

    TSHttpTxnServerIntercept() must only be called once per transaction. The continuation contp must have been created with a valid .