o:mt...@apache.org]
> Sent: Thursday, July 22, 2010 3:45 AM
> To: dev@trafficserver.apache.org
> Subject: Re: C++ wrapper for some API sections
>
> On 07/22/2010 12:09 AM, Manjesh Nilange wrote:
> > The attachments are missing (even though my sent folder email says
the
> >
On 07/22/2010 12:09 AM, Manjesh Nilange wrote:
The attachments are missing (even though my sent folder email says the
attachments were part of it). I'm just going to copy-paste the two files
in the email.
Why don't create the JIRA issue (the usual way)
and attach the code in there.
I doubt any
The attachments are missing (even though my sent folder email says the
attachments were part of it). I'm just going to copy-paste the two files
in the email.
Example code:
void
usingCxxApi(INKHttpTxn txnp) {
HttpTransaction txn(txnp);
HttpRequest client_req;
if (!txn.getClientReq(