[Webkit-unassigned] [Bug 37784] Webkit revalidates resources despite max-age Cache-Control headers and Expires headers in their responses

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 19 18:11:59 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37784


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
          Component|New Bugs                    |Page Loading




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2010-04-19 18:11:59 PST ---
Hitting Enter in address bar without changing the URL is by design (almost)
equivalent to hitting Refresh button.

If-Modified-Since values are supposed to exactly match Last-Modified from
original resources.

So, I think that this behaves correctly. To see caching in action, one can open
the same URL in another tab or window.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list