Brian Geffon wrote:
> Hello,
> I've run into a situation where I would like to set the response to a
> request to certain content. I know that i can use TSHttpTxnSetHttpRetBody
> and TSHttpTxnSetHttpRetStatus the problem with this is that
> TSHttpTxnSetHttpRetBody sets the HttpTransact::State->retu
Hello,
I've run into a situation where I would like to set the response to a request
to certain content. I know that i can use TSHttpTxnSetHttpRetBody and
TSHttpTxnSetHttpRetStatus the problem with this is that TSHttpTxnSetHttpRetBody
sets the HttpTransact::State->return_xbuf to accomplish this