Re: Internal redirect inside an input filter

2008-10-09 Thread Dan DeSmet
hat didn't exist. Thanks. On Thu, Oct 9, 2008 at 10:07 AM, Torsten Foertsch <[EMAIL PROTECTED]>wrote: > On Thu 09 Oct 2008, Dan DeSmet wrote: > > I took your advice and tried switching it over to a TransHandler. > > Now, the beginning of the handler where I manipu

Re: Internal redirect inside an input filter

2008-10-09 Thread Dan DeSmet
they've been set correctly. Can the TransHandler manipulate the request headers apart from the URI? Or am I just missing something? Thanks, Dan On Thu, Oct 9, 2008 at 8:50 AM, Torsten Foertsch <[EMAIL PROTECTED]>wrote: > On Thu 09 Oct 2008, Dan DeSmet wrote: > > I'm a

Internal redirect inside an input filter

2008-10-09 Thread Dan DeSmet
I'm attempting to write an input filter that performs an internal redirect based on the contents of the cookies sent in the request headers. The problem I'm encountering is that the browser is receiving both the content for the original request, as well as the content generated by the internal red