I thought cache is going to solve the problem but it didn't. Any suggestions? Thanks in advance --Avi# Create a user agent object $ua = LWP::UserAgent->new; $cache = $ua->conn_cache(LWP::ConnCache->new( )); $ua->conn_cache->total_capacity(undef); $ua->agent("MyApp/1.3");
In reply to HTTP session Problem by avi_2009
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |