[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 12:33:58 PDT 2011


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





--- Comment #3 from Dan Winship <danw at gnome.org>  2011-10-08 12:33:59 PST ---
(In reply to comment #1)
> 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);

I'd say soup_message_set_cache_policy(msg, policy) (and get_cache_policy(), and a gobject property)

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