Re: Reading TSIOBuffer content / bytes

2016-11-04 Thread Daniel Chang
c4a76/servers/trafficserver/ts_headers.c#L300 Obviously, the TSIOBufferReaderRead() function in 7.1 would make this a lot shorter to write. On Thu, Nov 3, 2016 at 3:38 AM, Nick Kew wrote: > On Wed, 2016-11-02 at 22:44 -0700, Daniel Chang wrote: > > Hi dev, > > > > First

Reading TSIOBuffer content / bytes

2016-11-02 Thread Daniel Chang
Hi dev, First email to this mailing list, excited to be here! I'm new to ATS development so please bear with me. Briefly, I want to inspect the content data of HTTP responses for all of my Transactions and store them on disk / in memory. From a few hours of reading, I've decided that creating a