David Wheeler wrote:
On Tuesday, June 17, 2003, at 05:46  PM, David Wheeler wrote:

Apache::TestRequest::user_agent( requests_redirectable => 0 );

However, it still seems to redirect. If someone could tell me how I might get Apache::TestRequest to pay attention to the LWP::UserAgent settings I want it to use, I would greatly appreciate it.


I finally figured out that this works:

  $Apache::TestRequest::RedirectOK = 0;

Again, more docs would be welcome.

Patches are welcome.

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com



Reply via email to