On Oct 18, 2004, at 4:52 PM, Boris Zentner wrote:
No, in that case I return $RedirectOK. I think that at least the
return 0 if $request->method eq 'POST';
line is wrong, since I clearly have no chance to redirect a post request.
I just left it that way because that the way it was when I started playing with it. It never made sense to me that there would be a difference in redirection between GET and POST requests.
Ask Doug. ;-)
Regards,
David