NAME
Egg::Request::Apache - Request class for mod_perl.
DESCRIPTION
It is a base class for Egg::Request::Apache::MP13, Egg::Request::Apache::MP19, Egg::Request::Apache::MP20.
HANDLER METHODS
output ([HEADER_REF], [BODY_REF])
Override does the method of Egg::Request::handler.
The output and print of the request header are done on the object side of mod_perl.
SEE ALSO
Egg::Release, Egg::Request, Egg::Request::Apache::MP13, Egg::Request::Apache::MP19, Egg::Request::Apache::MP20,
AUTHOR
Masatoshi Mizuno <lushe@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2008 Bee Flag, Corp. <http://egg.bomcity.com/>.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.