get_cookies


Description:

public SList<Cookie> get_cookies ()

Retrieves reference to the HTML cookies of the this.

The list and the individual cookies should all be freed after use. You can use soup_cookies_free.

Parameters:

this

a FeedChannel.

Returns:

list of cookies to the channel, or null.