NAME
Catalyst::Engine::Apache - Catalyst Apache Engine
SYNOPSIS
See Catalyst.
DESCRIPTION
The Apache Engine.
METHODS
apache_request
Returns an Apache::Request
object.
original_request
Returns the original Apache request object.
OVERLOADED METHODS
This class overloads some methods from Catalyst::Engine
.
finalize_headers
finalize_output
prepare_cookies
prepare_headers
prepare_parameters
prepare_path
prepare_request
prepare_uploads
SEE ALSO
AUTHOR
Sebastian Riedel, sri@cpan.org
COPYRIGHT
This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.