Hello,

I've attached a new proposed release of the RequireSSL plugin. It overhauls
the error handling system as described in this new POD. 

If Dan Horne gives it his blessing, it should be ready for direct upload:

Error Handling
 We handle errors for the following two cases:

 RequireSSL_https_required  - HTTPS is required
 RequireSSL_redirect_post   - a POST request was attempted to be redirected

 We handle these cases as follows:

 1. If you have defined a run mode name with the name, we use it.

 2. If you have an error() method on your object, we assume it is compatible
with CGI::Application::Plugin::Errorā€
       Page and return user-friendly error messages.

 3. We return a simple, terse error message to the screen if all else fails.

Attachment: CGI-Application-Plugin-RequireSSL-0.50.tar.gz
Description: GNU Zip compressed data

---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/cgiapp@lists.erlbaum.net/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to