Re: keeping http session between requests
- From: Ben Morrow <ben@xxxxxxxxxxxx>
- Date: Thu, 29 Nov 2007 20:23:11 +0000
Quoth zawszedamian_p@xxxxxxxxx:
I was trying to download page and keep http session between requests<snip>
like this:
but it does not work - session is not not forwarded to second request,
cookie's gone
how can I keep session between requests?
Use the cookie_jar option the LWP::UserAgent->new.
Ben
.
- References:
- keeping http session between requests
- From: zawszedamian_p
- keeping http session between requests
- Prev by Date: FAQ 4.29 How can I count the number of occurrences of a substring within a string?
- Next by Date: Re: keeping http session between requests
- Previous by thread: keeping http session between requests
- Next by thread: Re: keeping http session between requests
- Index(es):