A Vary-header with value '*' should not be modified by any Handler.

2010-12-01 Thread Loïc Etienne
-8<-- Start Bug Report 8<-- 1. Problem Description: Handler configuration: Only a PerlResponseHandler is explicitly provided in the configuration. Other handlers are those provided per default. Assume an HTTP-request allowing gzipped content (Accept-Encodin

Feature request: invalidating current ssl session.

2012-02-22 Thread Loïc Etienne
For that, mod_ssl should provide some api accessible to mod_perl handlers. For example, session.invalidate() is available to Java/Tomcat.