|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: HTTP error response code 500 using LWP::UserAgent on one site, but not on any otherby Old_Gray_Bear (Chancellor) |
| on Nov 16, 2012 at 21:02 UTC ( #1004239=note: print w/ replies, xml ) | Need Help?? |
|
An HTTP 500 error is a general error message issued by the server when no more specific 5xx message is appropriate. You will need to get the log(s) from the failing server to determine what exactly is going sour. As a work around, you can have LWP send a user agent string identifying your 'browser' and one of the browsers that the remote server accepts. Note: this may lead to other "compatibility" issues.
---- OGB
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||