Re: Suggest that we remove TSHttpTxnRedirectRequest

2015-01-22 Thread Bryan Call
> On Jan 22, 2015, at 7:11 AM, Leif Hedstrom wrote: > > >> On Jan 22, 2015, at 7:08 AM, Susan Hinrichs >> wrote: >> >> >> On 1/19/2015 10:17 AM, Susan Hinrichs wrote: >>> >>> On 1/17/2015 11:48 AM, James Peach wrote: > On Jan 16, 2015, at 6:05 PM, Susan Hinrichs > wrote: > >

Re: Suggest that we remove TSHttpTxnRedirectRequest

2015-01-22 Thread James Peach
> On Jan 22, 2015, at 6:08 AM, Susan Hinrichs > wrote: > > > On 1/19/2015 10:17 AM, Susan Hinrichs wrote: >> >> On 1/17/2015 11:48 AM, James Peach wrote: On Jan 16, 2015, at 6:05 PM, Susan Hinrichs wrote: Noticed this while tracking down redirect asserts. It is only us

Re: Suggest that we remove TSHttpTxnRedirectRequest

2015-01-22 Thread Alan M. Carroll
+1 for starting the removal of this experimental API. The group using the redirect logic are also using 3.2.X so they're going to have to do a real upgrade regardless.

Re: Suggest that we remove TSHttpTxnRedirectRequest

2015-01-22 Thread Leif Hedstrom
> On Jan 22, 2015, at 7:08 AM, Susan Hinrichs > wrote: > > > On 1/19/2015 10:17 AM, Susan Hinrichs wrote: >> >> On 1/17/2015 11:48 AM, James Peach wrote: On Jan 16, 2015, at 6:05 PM, Susan Hinrichs wrote: Noticed this while tracking down redirect asserts. It is only us

Re: Suggest that we remove TSHttpTxnRedirectRequest

2015-01-22 Thread Susan Hinrichs
On 1/19/2015 10:17 AM, Susan Hinrichs wrote: On 1/17/2015 11:48 AM, James Peach wrote: On Jan 16, 2015, at 6:05 PM, Susan Hinrichs wrote: Noticed this while tracking down redirect asserts. It is only used in experimental.h. Not sure what the function is trying to achieve. Any distress

Re: Suggest that we remove TSHttpTxnRedirectRequest

2015-01-19 Thread Susan Hinrichs
On 1/17/2015 11:48 AM, James Peach wrote: On Jan 16, 2015, at 6:05 PM, Susan Hinrichs wrote: Noticed this while tracking down redirect asserts. It is only used in experimental.h. Not sure what the function is trying to achieve. Any distress about cleaning it out of InkAPI.cc? TSReturnCod

Re: Suggest that we remove TSHttpTxnRedirectRequest

2015-01-17 Thread James Peach
> On Jan 16, 2015, at 6:05 PM, Susan Hinrichs > wrote: > > Noticed this while tracking down redirect asserts. It is only used in > experimental.h. Not sure what the function is trying to achieve. > > Any distress about cleaning it out of InkAPI.cc? > > TSReturnCode TSHttpTxnRedirectReques

Suggest that we remove TSHttpTxnRedirectRequest

2015-01-16 Thread Susan Hinrichs
Noticed this while tracking down redirect asserts. It is only used in experimental.h. Not sure what the function is trying to achieve. Any distress about cleaning it out of InkAPI.cc? TSReturnCode TSHttpTxnRedirectRequest(TSHttpTxn txnp, TSMBuffer bufp, TSMLoc url_loc)