The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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

Catalyst.

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.