geoffleach has asked for the wisdom of the Perl Monks concerning the following question:
In the case that the content at $url is split up by the server. For example fetching the same URL with wget, I see the response:IO::All $foo = io($url);
My question: is there any way to persuade IO::All to process the partial content?206 Partial Content
Thanks
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: IO::All fails on 203 response
by kennethk (Abbot) on Feb 04, 2016 at 16:19 UTC | |
by geoffleach (Scribe) on Feb 05, 2016 at 04:33 UTC | |
by kennethk (Abbot) on Feb 05, 2016 at 12:23 UTC | |
Re: IO::All fails on 203 response
by perlfan (Parson) on Feb 15, 2016 at 20:32 UTC |