On 03 Nov 2005 02:44:18 -0800, Gisle Aas <[EMAIL PROTECTED]> wrote: > > If you turn on "tracing" with "use LWP::Debug '+';" then HTTP::Cookies > will print some output that explains why it ignoed this cookie.
>From tracing I got this line: HTTP::Cookies::add_cookie_header: - checking cookie JSESSIONID=DprL1yOJ4bgEWHCApQD2gP7ZLV1WrLIrRyfEvgyauq80weWksHlN!-812882274 HTTP::Cookies::add_cookie_header: it's a match It seems the cookie is set, but it is not in the cookies' file..
