in reply to Re: Re: Re: LWP::UserAgent doesn't see cookies in header
in thread LWP::UserAgent doesn't see cookies in header

You really do want to be careful of your formats - IE, Netscape, and LWP all save their cookie data differently.

Also, double check the code that gets and saves your cookies - you might be missing something - feel free to post it (more/all) here :-)

  • Comment on Re: Re: Re: Re: LWP::UserAgent doesn't see cookies in header