Geoffrey Young wrote:
Thanks for the feedback. I guess I am wondering who I would need to talk to in order to get this fixed.libapreq2 is currently using $r->headers_out instead
of $r->err_headers_out, which is why you're not seeing the
cookie on your redirect response. I think the consensus
is that this is a bug in libapreq2-2.04, but I haven't seen
any other apreq committers weigh in on the subject, so
I'm not sure.
libapreq1 uses error_headers_out, so I think it's proper to follow that well established tradition, fwiw.
--Geoff
Just to understand, why does it need to use the err_headers_out instead of headers_out? There does not seem to be any errors. Am I misinterpreting the function name or is it a misnomer?
TIA.
Arshavir
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html