A Vary-header with value '*' should not be modified by any Handler.
-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.
For that, mod_ssl should provide some api accessible to mod_perl handlers. For example, session.invalidate() is available to Java/Tomcat.