|
|
| XP is just a number | |
| PerlMonks |
Re: LWP raw header dumpby kubrat (Scribe) |
| on Sep 25, 2009 at 13:49 UTC ( #797511=note: print w/ replies, xml ) | Need Help?? |
|
I beleive that $reponse->headers->as_string; does give you all the headers when the protocol is http(s). I don't think you can have non-strings in http headers unless encoded it is a text based protocol afterall. Don't know what headers->as_string; returns when the protocol is ftp.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||