Bug#611953: closed by Ansgar Burchardt <ansgar at 43-1.org> (Re: Bug#611953: HTTP::Message clearly broken)

jidanni at jidanni.org jidanni at jidanni.org
Tue Feb 8 23:38:01 UTC 2011


B> There is no such example in HTTP::Message's man page.

B> Also it seems to work just fine if one does not use it like
B> HTTP::Request and does not include the 'GET / HTTP/1.1' part.

Kindly add an example, preferably right there at the top of the man
page, of how one would use this module in real life: in a real net
connection situation!

Currently one only sees the part after the GET etc. has been stripped
off, and one has to be smart enough to know at what point we are taking
over, which we are not.

Indeed GET is probably not a HTTP header because it doesn't have a colon
after it, and surely there is an RFC that says so, but I am offline at
the moment. However, without thinking about it one might also assume it
is sort of like a HTTP header... so the man page should be real
explicit, and not depend on one reading other man pages, etc. Thanks.





More information about the pkg-perl-maintainers mailing list