[EMAIL PROTECTED] wrote: > Hi Folks! > > As usual, I'm facing another problem. I'm playing with APR::* module like > you suggested me (Fred, ) in your first email. > > I successfully send a cookie using APR::Request::Cookie (like described > in the doc), but I did't know how to read that cookie from a > PerlResponseHandler.
I find myself wondering if you're trying to set the cookie in one phase and read it from the PerlResponseHandler _during the same request_? --Geoff