Function
Soupcookies_to_cookie_header
Declaration [src]
char*
soup_cookies_to_cookie_header (
GSList* cookies
)
Description [src]
Serializes a GSList
of SoupCookie
into a string suitable for
setting as the value of the “Cookie” header.