On Sat, 2011-11-05 at 22:45 +0000, Tony Moore wrote: > On 5 Nov 2011, John-Mark Bell <[email protected]> wrote: > > On Sat, 2011-11-05 at 21:13 +0000, Dave Higton wrote: > > [snip] > > > > http://opensource.com/life/11/11/drm-graveyard-brief-history-digital-rights-management-music > > [snip] > > > The site responds with a gzip-encoded stream containing trailing > > garbage. This causes the HTTP library we use to complain with the > > message you see. > > In that case, why does r13077 have no problem with the site?
Most likely because you're fetching it through a proxy server which fixes the brokenness. Certainly, there's no reason for r13077 to work any better than later versions in this respect. John-Mark.
