Minor doc fix for Apache::TestRequest

2004-10-18 Thread Boris Zentner
Hi, please include this fix in the next release of Apache::Test. --- a/Apache-Test-1.14/lib/Apache/TestRequest.pmThu Sep 30 05:32:13 2004 +++ b/Apache-Test-1.14/lib/Apache/TestRequest.pmMon Oct 18 13:56:08 2004 @@ -758,7 +758,7 @@ if there is only one value and that value is not

Re: Minor doc fix for Apache::TestRequest

2004-10-18 Thread Stas Bekman
Boris Zentner wrote: Hi, please include this fix in the next release of Apache::Test. Thanks Boris. And what's the error it is trying to fix? have_lwp is imported into the code, I can't see why there should be a problem. --- a/Apache-Test-1.14/lib/Apache/TestRequest.pmThu Sep 30

Re: Minor doc fix for Apache::TestRequest

2004-10-18 Thread Boris Zentner
Hi Stas, Am Montag 18 Oktober 2004 14:29 schrieb Stas Bekman: Boris Zentner wrote: Hi, please include this fix in the next release of Apache::Test. Thanks Boris. And what's the error it is trying to fix? have_lwp is imported into the code, I can't see why there should be a problem.

Fix: Apache::TestRequest::redirect_ok

2004-10-18 Thread Boris Zentner
Hi, on a older server, with perl 5.6.1 call Apache::TestRequest::redirect_ok and return 0 for POST requests, even if I overwrite this behavior with Apache::TestRequest::user_agent( reset = 1, cookie_jar = $cookie_jar,