RESOLVED FIXED Bug 61223
MemoryCache should support Vary HTTP header
https://bugs.webkit.org/show_bug.cgi?id=61223
Summary MemoryCache should support Vary HTTP header
Adam Barth
Reported 2011-05-20 16:19:28 PDT
MemoryCache shouldn't cache Vary: Origin responses
Attachments
Patch (13.48 KB, patch)
2011-05-20 16:23 PDT, Adam Barth
no flags
Work in progress (17.58 KB, patch)
2011-05-25 17:47 PDT, Adam Barth
no flags
Adam Barth
Comment 1 2011-05-20 16:23:13 PDT
Adam Barth
Comment 2 2011-05-20 16:52:08 PDT
Comment on attachment 94285 [details] Patch Clearing the review flag for now. We can do a better job of implementing Vary once some of the changes in Bug 61225 land.
Adam Barth
Comment 3 2011-05-25 17:47:37 PDT
Created attachment 94892 [details] Work in progress
Adam Barth
Comment 4 2011-05-25 17:48:45 PDT
Because Nate is awesome, we can now support Vary properly in the MemoryCache. /me still needs to write tests.
Adam Barth
Comment 5 2011-10-09 10:52:46 PDT
I did this work in another bug.
Note You need to log in before you can comment on or make changes to this bug.