in reply to Using LWP::UserAgent for http post... Abnormal headers returned

Add
parse_head=>0
to LWP::UserAgent initialization. And it will not parse downloaded HTML's <HEAD> section.
  • Comment on Re: Using LWP::UserAgent for http post... Abnormal headers returned
  • Download Code