https://issues.apache.org/bugzilla/show_bug.cgi?id=15866
--- Comment #6 from Dan Poirier <[email protected]> 2009-09-23 06:40:13 PDT --- Created an attachment (id=24306) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24306) Trunk patch to not cache responses whose length doesn't match the Content-length header Here's a trunk patch. It checks the length of the response after caching it, and if it doesn't match the Content-Length header, then drops the cache entry. -- 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: [email protected] For additional commands, e-mail: [email protected]
