in reply to HTTP error response code 500 using LWP::UserAgent on one site, but not on any other
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.
----
I Go Back to Sleep, Now.
OGB
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: HTTP error response code 500 using LWP::UserAgent on one site, but not on any other
by ted.byers (Monk) on Nov 16, 2012 at 21:17 UTC | |
by Old_Gray_Bear (Bishop) on Nov 17, 2012 at 02:04 UTC | |
|
Re^2: HTTP error response code 500 using LWP::UserAgent on one site, but not on any other
by afoken (Chancellor) on Nov 17, 2012 at 19:33 UTC |