Hello,

I encountered a problem last night whilst using the
POE::Component::Client::HTTP.pm module to query a web site that returned
cookies.

My code fell over at line 252 of HTTP::Cookies.pm, since the HTTP::Response
object didn't have a reference to the corresponding HTTP::Request object. If I
inserted the corresponding reference in POE::Component::Client::HTTP.pm prior
to the extract_cookies method (line 335), then it worked ok.

Has anyone else encountered this problem ? I'm pretty sure I'm up-to-date wrt.
all my libraries. I can submit a patch if need be.

Brian

=====
Brian Agnew                  http://www.oopsconsultancy.com
OOPS Consultancy Ltd         
+44 (0)20 8767 8028

____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie

Reply via email to