Bug 677922 - Add soup_cookie_jar_get_cookies() alternative that returns a GSList...
authorChristophe Dumez <christophe.dumez@intel.com>
Tue, 12 Jun 2012 06:55:11 +0000 (09:55 +0300)
committerChristophe Dumez <christophe.dumez@intel.com>
Tue, 12 Jun 2012 15:06:00 +0000 (18:06 +0300)
commitc26f6718983d2ba5103f464497220ca1c51dd70e
treee422134fd97179444017b7a8ed45bb68e99024af
parentd0d0a9a396fb904e826a4909efd7772d12a81180
Bug 677922 - Add soup_cookie_jar_get_cookies() alternative that returns a GSList of SoupCookies

Adds a soup_cookie_jar_get_cookie_list() function that returns the
cookies in the jar that would be sent with a request to a specific
uri, as a GSList of SoupCookies.
docs/reference/libsoup-2.4-sections.txt
libsoup/soup-cookie-jar.c
libsoup/soup-cookie-jar.h