Bug#739236: libanyevent-http-perl: doesn't separate connection tokens with comma

Raphael Geissert geissert at debian.org
Sun Feb 16 22:27:42 UTC 2014


Package: libanyevent-http-perl
Version: 2.14-1
Tags: upstream patch

Hi,

I already submitted this report to upstream and he already fixed it in cvs, 
but given that there's no release with a fix... here is a local report for  
Debian.

The module sends, malformed, Connection headers that look like:

Connection: keep-alive Te

Since "keep-alive" and "Te" are two tokens they should be separated by a 
comma. Some we servers refuse to process a request with the malformed header 
sent by ::HTTP, as noticed while making httpdn use anyevent.

Attached patch fixes it.

Thanks in advance (and many more thanks if somebody prepares a backport with 
the fix :)!

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ae-http-connection-tokens.patch
Type: text/x-patch
Size: 585 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20140216/b78e4a32/attachment.bin>


More information about the pkg-perl-maintainers mailing list