On Sat, 2003-11-22 at 11:55, Randy Kobes wrote: > Is there something wrong in principle with returning an > explicit status of, eg, 200, rather than using the Apache::* > constants?
As I understand it, they are two different things. The Apache constants are for telling apache what's going on and do not necessarily correspond to values in HTTP. - Perrin -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html