[Webkit-unassigned] [Bug 214361] Back cache ignores cache-control: no-cache no-store

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 16 18:00:50 PDT 2020


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |cdumez at apple.com
         Resolution|---                         |INVALID

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
This behaves correctly. Cache-control only affects HTTP cache, and back/forward cache is a completely separate concept.

You may want to look into using pagehide/pageshow events.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200717/b084a25b/attachment.htm>


More information about the webkit-unassigned mailing list