> How does it get affected? When you are inside request filters you are
> already inside a response phase.

filter_init runs before the content handler - I would expect to be able to
set r->handler to whatever I want up until r->handler is actually invoked.

--Geoff


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to