Skip Menu |

This queue is for tickets about the libwww-perl CPAN distribution.

Report information
The Basics
Id: 106325
Status: resolved
Priority: 0/
Queue: libwww-perl

People
Owner: Nobody in particular
Requestors: wolfgang [...] noten5.maas-noten.de
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: incomplete read
Date: 10 Aug 2015 08:58:56 -0000
To: bug-libwww-perl [...] rt.cpan.org
From: wolfgang [...] noten5.maas-noten.de
Hello, while trying to use Mechanize, I noticed that for all URLs like http://www.rundel.de/de/arbitrary_text/a-1/1234 (number range 1 .. 8000) calling $res = $mech->get("url"); $buf = $res->content returns partial data, whereas curl returns full data. OS: Opensuse, versions from 11.4 to 13.1 Perl: various: 5.18.1, 5.16.0, 5.10.0 locale: de_DE as well as de_DE.UTF-8 Best regards Wolfgang Hamann