On Wed, Sep 14, 2005 at 07:06:36AM -0700, [EMAIL PROTECTED] (via RT) wrote: > # New Ticket Created by [EMAIL PROTECTED] > # Please include the string: [perl #37168] > # in the subject line of all future correspondence about this issue. > # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=37168 > > > > > This is a bug report for perl from julien23.free.fr, > generated with the help of perlbug 1.35 running under perl v5.8.7. > > > ----------------------------------------------------------------- > [Please enter your report here] > > The parse() function of the HTTP::Message library fails to parse > some files due to a wrong pattern matching during header parsing. > > Example message (ignore first line before parsing): > http://julien23.free.fr/pub/patches/HTTP::Message_parse_error.http > > Example decoder: > http://julien23.free.fr/pub/patches/HTTP::Message_parse_error.pl > > Patch: > http://julien23.free.fr/pub/patches/patch_Perl_HTTP::Message_parse.diff
Unfortunately, we do not support the HTTP::Message module, just the core Perl package. Looking at http://rt.cpan.org/NoAuth/Bugs.html?Dist=libwww-perl a similar bug has already been reported, although no patch had been previously provided. I'd suggest adding on the the bug report available at: http://rt.cpan.org/NoAuth/Bug.html?id=13025 Steve Peters [EMAIL PROTECTED]