logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Apache2::AuthCookie::Params - AuthCookie Params Driver for mod_perl 2.x

Author

       Michael Schout <mschout@cpan.org>

Bugs

       Please report any bugs or feature requests on the bugtracker website
       <https://github.com/mschout/apache-authcookie/issues>

       When submitting a bug or request, please include a test-file or a patch to an existing test-file that
       illustrates the bug or desired feature.

Description

       This class handles CGI form data for Apache2::AuthCookie.  It will try to use Apache2::Request (from
       libapreq2) if it is available.  If not, it will fall back to use CGI.

Name

       Apache2::AuthCookie::Params - AuthCookie Params Driver for mod_perl 2.x

Source

       The development version is on github at <https://github.com/mschout/apache-authcookie> and may be cloned
       from <https://github.com/mschout/apache-authcookie.git>

Synopsis

        Internal Use Only!

Version

       version 3.32

See Also