in reply to Re: how to validate lwp::useragent request?
in thread how to validate lwp::useragent request?

No, that's not right. Your method is not guaranteed to print all the headers. You're listing the headers too soon. For example, if you stopped overridding User-Agent, your method wouldn't list all the headers. See my post above for an explanation of why.
  • Comment on Re^2: how to validate lwp::useragent request?