[Webkit-unassigned] [Bug 77538] 302 redirect for resources with cached location caches the redirect
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 9 14:32:36 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=77538
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|302 redirect for <script> |302 redirect for resources
|src with cached location |with cached location caches
|caches the redirect |the redirect
Status|UNCONFIRMED |NEW
CC| |beidson at apple.com
Ever Confirmed|0 |1
--- Comment #3 from Alexey Proskuryakov <ap at webkit.org> 2013-08-09 14:32:14 PST ---
CachedRawResource now keeps the redirect chain, and has some trivial logic for checking correctness, but it's nowhere near complete (only checks cacheControlContainsNoStore()). And of course other resource types don't have anything.
--
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