Hi all, Is there any valid reason to allow mod_cache to cache Set-Cookieheaders? Recently we encountered some problems because of thisbehavior [1]. Of course you can always configure mod_cache to notcache header, but to me it would make sense to add it to the list ofdefault ignored headers [2]. The attached patch is rather trivial.. Regards, Bart
[1] http://confluence.atlassian.com/display/CONFKB/Request+Assumes+Identity+of+Another+User+who+Logs+in+Concurrently+Due+to+Apache+CacheIgnoreHeaders[2] http://httpd.apache.org/docs/2.2/mod/mod_cache.html#cacheignoreheaders
