Apache::Registry should allow script to _only_ set return code

2000-01-13 Thread Charles Levert
Hi. [ I use Apache 1.3.9 and mod_perl 1.21. ] I believe that there is a difference between the following two behaviors for an Apache module handler: -- setting the request's status field to a new value and also returning that value; -- just returning a value without ass

Apache::Registry should allow script to _only_ set return code

2000-01-13 Thread Charles Levert
Hi. [ I use Apache 1.3.9 and mod_perl 1.21. ] I believe that there is a difference between the following two behaviors for an Apache module handler: -- setting the request's status field to a new value and also returning that value; -- just returning a value without ass