CookieJar.allCookies

Constructs a glib.list.List with every cookie inside the jar.

The cookies in the list are a copy of the original, so you have to free them when you are done with them.

class CookieJar
allCookies
()

Return Value

Type: soup.cookie.Cookie[]

a #GSList with all the cookies in the jar.