https://issues.apache.org/bugzilla/show_bug.cgi?id=48998
Cyrille Le Clerc <clecl...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25189|0 |1 is obsolete| | --- Comment #1 from Cyrille Le Clerc <clecl...@apache.org> 2010-03-29 18:17:29 UTC --- Created an attachment (id=25208) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25208) Port of mod_expires as ExpiresFilter with optimized null checks This patch slightly smaller than previous .patch file because the previous .patch file included twice TestExpiresFilter.java. Changes in this patch: * ExpiresFilter.java : reduce null checks for speed optimization, * filter.xml : add a comment in to warn users not to declare blank chars between ';' and 'charset=' for 'ExpiresByType' directives, * TestExpiresFilter.java : narrow the precision interval in cache-control checks. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org