in reply to Downloading large file fails using Mechanize get function
There is also a max_size but the default is undefined and I don't believe WWW::Mechanize doesn't change it.$agent->timeout(300);
Cheers - L~R
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Downloading large file fails using Mechanize get function
by Dillman (Novice) on Nov 05, 2013 at 22:53 UTC | |
|
Re^2: Downloading large file fails using Mechanize get function
by Anonymous Monk on Apr 04, 2014 at 15:40 UTC |