even though my handler returned with Apache::Const::OK also...To avoid the 500 header I had to do $r->status(200); I imagine the status code isn't going to change
too soon, so I ought to be okay, right?
This isn't exactly a "list" of them, but it might point you in the right direction. They're buried pretty well, it seems.
Yeah, I figured it was in c, I stopped at the XSLoader.pm package.... Thanks, Boysenberry On Dec 22, 2007, at 10:29 AM, Colin Wetherbee wrote:
Boysenberry Payne wrote:I found that $r->status() required something other than Apache2::Constin one of my modules and it got me wondering what the Constant valuesactually were. Now I could go through and print each one I suppose, but Ithought looking at them in Apache2::Const.pm would be better, but thepackage seems to be mostly pod notation. How can I look up the constants,i.e. where are they?This isn't exactly a "list" of them, but it might point you in the right direction. They're buried pretty well, it seems.http://stuff.mit.edu/afs/sipb/service/httpd/src/mod_perl-2.0.1/src/ modules/perl/modperl_constants.c(Also <http://tinyurl.com/32y54e>) Colin
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.