Bug#674788: LWP::UserAgent cuts chunked response

2012-06-02 Thread Modestas Vainius
forwarded 674788 https://rt.cpan.org/Public/Bug/Display.html?id=74431 tags 674788 patch thanks Hello, On sekmadienis 27 Gegužė 2012 19:29:59 Modestas Vainius wrote: > If I disable show_progress(), the bug does not occur (probably because the > response is not chunked then). > > This bug could be

Bug#674788: LWP::UserAgent cuts chunked response

2012-05-27 Thread Modestas Vainius
Package: libnet-http-perl Version: 6.03-1 Severity: normal Hello, when running the following script: -- #!/usr/bin/perl use LWP::UserAgent; my $browser = LWP::UserAgent->new(); $browser->show_progress(1); my $resp = $browser->get("https://buildd.debian.org/status/fe