Apache::AuthCookie::Params::Base - Internal CGI AuthCookie Params Base Class
Contents
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.
Copyright And License
This software is copyright (c) 2000 by Ken Williams.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
programming language system itself.
perl v5.40.0 2024-09-08 Apache::AuthCookie::Params::Base(3pm)
Description
This is the base class for AuthCookie Params drivers.
Methods
new($r)
Constructor. This will generate either an internal Apache::AuthCookie::Params::CGI object, or, if
available, use libapreq2. Note that libapreq2 will not be used if you turned on "Encoding" support
because libapreq2 does not have any support for unicode.
Name
Apache::AuthCookie::Params::Base - Internal CGI AuthCookie Params Base Class
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
