Bric::App::ApacheHandler - subclass of HTML::Mason::ApacheHandler
$Revision: 1.2 $
$Date: 2003/01/07 03:31:43 $
This package is a subclass of HTML::Mason::ApacheHandler. It replaces the functionality previously provided by Bric::App::Handler::load_args; that is, it does some processing of the GET and POST data.
Inherited.
Inherited.
Inherited.
Overrides the HTML::Mason::ApacheHandler::request_args method to process GET and POST data. By overriding it, we are able to translate the characters to Unicode. Basically this is the old Bric::App::Handler::load_args method minus what was already in HTML::Mason::ApacheHander::_mod_perl_args.
Throws:
Error translating from charset to UTF-8.
Side Effects: NONE.
NOTES: NONE.
NONE.
NONE.
Scott Lanning <slanning@theworld.com>