[Webkit-unassigned] [Bug 69705] [Soup] The Soup backend should communicate per-request cache preferences to the SoupCache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 8 11:45:19 PDT 2011


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





--- Comment #1 from Martin Robinson <mrobinson at webkit.org>  2011-10-08 11:45:19 PST ---
This requires changes to the SoupCache in libsoup. My initial idea for this API would be something like this: soup_cache_set_message_cache_policy(msg, SOUP_CACHE_POLICY_IGNORE_CACHE);

The policy could be stored as a piece of data attached to the message or the SoupCache could keep an internal table of policies.

-- 
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