Hi Igor,
Let me know how I can help.
Thanks,
Manish
On 5/19/11, Igor Galić wrote:
>
> Hey folks,
>
> Following my last email, here's a list of things that need attention,
> before we can consider exposing our documentation to a larger
> user-base. These are things you can do even if you couldn
rror;
> }
On Tue, Nov 30, 2010 at 7:14 AM, Manish Pandey
wrote:
> Hi Eric,
> Thanks for the pointers.
>>1. With a transformation plugin you could 'print' the full response -- but
>> where do you want to print it?
> I'd like to print it as a debug mes
Seems like an great idea for simplifying memory management. The overhead of
dealing with non-NULL termination should be minor.
Isn't there an equivalent of TSHttpBodyGet(TSMBuffer bufp, TSMLoc obj, int
*length);
Manish
On Thu, Dec 2, 2010 at 4:47 PM, Leif Hedstrom wrote:
> Hi,
>
> here's an id
ssing some functions to obtain the body string from
buffer.
Thanks,
Manish
On Tue, Nov 30, 2010 at 7:14 AM, Manish Pandey wrote:
> Hi Eric,
>
> Thanks for the pointers.
>
> >1. With a transformation plugin you could 'print' the full response -- but
> where do y
server/traffic/trunk/example/bnull-transform/
>
> http://svn.apache.org/repos/asf/trafficserver/traffic/trunk/example/append-transform/
>
> Regards,
> --Eric
>
> On Sun, Nov 28, 2010 at 9:05 PM, Manish Pandey wrote:
> > Hi folks,
> >
> > I am developing a traff
Hi folks,
I am developing a trafficserver plugin, and would like to find out
1. How can I print a origin server response sent to the trafficserver, e.g.,
the html document with embedded javascript etc.
2. Also, how can I detect specific strings in the response to do response
filtering? Is there an
Hi Folks,
Couple of question related to the Append Transform Plugin:
1. The except below is from example/append-transform.c
How can I print the data in the buffers? I would like to print the
strings being created/appended.
The buffer is a opaque data structure (ts.h: typedef void
*INKIOB
Hi Folks,
Couple of question related to the Append Transform Plugin:
1. The except below is from example/append-transform.c
How can I print the data in the buffers? I would like to print the
strings being created/appended.
The buffer is a opaque data structure (ts.h: typedef void
*INKIOB