RESOLVED FIXED 26643
Memory cache should respect Cache-Control: no-store
https://bugs.webkit.org/show_bug.cgi?id=26643
Summary Memory cache should respect Cache-Control: no-store
Antti Koivisto
Reported 2009-06-23 00:30:31 PDT
WebCore memory cache currently ignores Cache-Control: no-store directive. It should make the resource uncacheable.
Attachments
Respect no-store (10.05 KB, patch)
2009-06-23 02:23 PDT, Antti Koivisto
darin: review+
Antti Koivisto
Comment 2 2009-06-23 02:23:43 PDT
Created attachment 31715 [details] Respect no-store Make memory cache respect no-store.
Antti Koivisto
Comment 3 2009-06-23 13:03:07 PDT
Note You need to log in before you can comment on or make changes to this bug.