Package: libwww-perl
Version: 5.808-1
Severity: minor
Man page says
-U Print request headers in addition to request method and absolute URL.
And we see
GET http://zzz
User-Agent: lwp-request/2.08
However tcpflow reveals the missing "HTTP/1.1", and indeed several other
lines of headers being sent.