Can anyone advise me as to what I can do to turn off caching?my $request = HTTP::Request->new(GET => $url); $request->header('Pragma' => 'no-cache', 'Cache-Control'=> 'no-cache', 'max-age' => '0');
In reply to Downloading image files using LWP by gnangia
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |