Bug#469350: I can confirm this issue
Nicholas Bamber
nicholas at periapt.co.uk
Mon Oct 4 08:11:16 UTC 2010
You can get the real output by doing:
tcpdump -i lo -w tcpdump.txt
and the output in question by doing
HEAD -U http://localhost/
In the former we have
GET / HTTP/1.1
TE: deflate,gzip;q=0.3
Connection: TE, close
Host: localhost
User-Agent: lwp-request/5.834 libwww-perl/5.836
In the latter
GET http://localhost
User-Agent: lwp-request/5.834 libwww-perl/5.836
I am not entirely sure that this is a real problem, but at least there
is a prima facie case.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: output.txt
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20101004/2b4f2651/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tcpdump.txt
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20101004/2b4f2651/attachment-0001.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nicholas.vcf
Type: text/x-vcard
Size: 185 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20101004/2b4f2651/attachment.vcf>
More information about the pkg-perl-maintainers
mailing list