allCookies

open fun allCookies(): <Error class: unknown class>

Constructs a struct@GLib.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.

Return

a #GSList with all the cookies in the @jar.