I want to pass cookies into a subrequest. I use Apache::Cookie to fetch all my available cookies. Next, I have to put them into a HTTP::Cookies cookiejar so I can use add_cookie_header() to add my cookies to a LWP::UserAgent.

Is there no easier way?

Cheers,
Marc

--
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



Reply via email to