Well, so much for my architecture built around AxKit. Everything's
based around mod_perl apps generating XML, passing it to AxKit for
rendering. To do this my application framework implements an
AxKit::Provider::Filter and registers itself as an Apache::Filter...
only problem, as a filter, it can't send headers, so i can't set
cookies, so my application cannot work, since it uses cookies for
sessioning and other fun things..
Any workarounds for my Filter to pass the cookies along so they make it
into the header? Or do i have to rebuild my framework to just use
hardcoded LibXSLT calls?
cheers,
arne
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]