Hi Brian, You need to call TSHttpTxnErrorBodySet, hook on the SEND_RESPONSE_HDR hookpoint and reenable the transaction. When you get the SEND_RESPONSE_HDR event you can set the status/headers as desired.
Cheers, Uri
Hi Brian, You need to call TSHttpTxnErrorBodySet, hook on the SEND_RESPONSE_HDR hookpoint and reenable the transaction. When you get the SEND_RESPONSE_HDR event you can set the status/headers as desired.
Cheers, Uri