in reply to Re: LWP::Simple and redirects
in thread LWP::Simple and redirects
By the way, overriding redirect_ok() to make UserAgent follow POST redirects is not enough, because redirects won't be converted into GETs, as browsers do. More on the subject at Redirect after POST behavior in LWP::UserAgent differs from Netscape's.
|
---|