Summary: | Konqueror ignores cache-control: max-age | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Dmitry Ivanov <dimss> |
Component: | http | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | maksim, ninniuz |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dmitry Ivanov
2005-05-01 13:06:55 UTC
I'm seeing this too. And it seems this reflects in Webkit/Safari as well. I'm using this web page for testing purposes http://thetests.altervista.org/max-age10.php Sorry it's in Italian. Just repeatedly click on the link: the timestamp should not be updated and the page should be fetched from the cache. Git commit e1eb60c51fbb6be5e1d65d7408b50b9e2883038c by Dawit Alemayehu. Committed on 21/02/2011 at 16:57. Pushed by adawit into branch 'master'. When cache mode is CC_Refresh (the default), ensure the expiration date of a cache is consulated whenever a conditional GET cannot be performed. Besides fixing bug# 104901, this improves performance by reducing unnecessary fetches when caching is enabled. BUG:104901 M +16 -6 kioslave/http/http.cpp http://commits.kde.org/kdelibs/e1eb60c51fbb6be5e1d65d7408b50b9e2883038c |